Skip to content

Commit 6a70c8c

Browse files
authored
Shortened PR template (#12066)
1 parent 3235860 commit 6a70c8c

File tree

1 file changed

+6
-26
lines changed

1 file changed

+6
-26
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+6-26
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,16 @@
1-
<!-- Put a description of what this PR is for here, along with any references to issues that this resolves or contributes to -->
2-
3-
41
<!--
5-
Please self-review your PR against the review checklist before creating it: https://googlecloudplatform.github.io/magic-modules/contribute/review-pr/
2+
Complete the self-review checklist to help speed up the review process: https://googlecloudplatform.github.io/magic-modules/contribute/review-pr/
63
7-
Completing the checklist will help speed up the review process, and we appreciate you spending time on them before sending
8-
your code to be reviewed.
4+
If your PR is still work in progress, please create it in draft mode.
95
10-
If your PR is still work in progress, please create it in draft mode
6+
Put a description of what this PR is for here, along with any references to issues that this resolves or contributes to.
7+
For example: Fixes https://github.com/hashicorp/terraform-provider-google/issues/ISSUE_ID
118
-->
129

13-
<!-- AUTOCHANGELOG for Downstream PRs.
14-
15-
Please select one of the following "release-note:" headings:
16-
- release-note:enhancement
17-
- release-note:bug
18-
- release-note:note
19-
- release-note:new-resource
20-
- release-note:new-datasource
21-
- release-note:deprecation
22-
- release-note:breaking-change
23-
- release-note:none
24-
25-
Unless you choose release-note:none, please add a release note.
26-
27-
See https://googlecloudplatform.github.io/magic-modules/contribute/release-notes/ for writing good release notes.
28-
29-
You can add more release note blocks if you want more than one CHANGELOG
30-
entry for this PR.
31-
-->
3210
**Release Note Template for Downstream PRs (will be copied)**
3311

12+
See [Write release notes](https://googlecloudplatform.github.io/magic-modules/contribute/release-notes/) for guidance.
13+
3414
```release-note:REPLACEME
3515
3616
```

0 commit comments

Comments
 (0)