Skip to content

Commit e699697

Browse files
authored
Merge pull request #1204 from hashicorp/katbyte-patch-1
Create pull_request_template.md
2 parents dc190d4 + 42f1e65 commit e699697

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

.github/pull_request_template.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<!-- All Submissions -->
2+
3+
## Community Note
4+
<!-- Please leave the community note as is. -->
5+
* Please vote on this PR by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original PR to help the community and maintainers prioritize for review
6+
* Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for PR followers and do not help prioritize for review
7+
8+
9+
## Description
10+
11+
<!-- Please include a description below with the reason for the PR, what it is doing, what it is trying to accomplish, and anything relevant for a reviewer to know.
12+
If this is a breaking change for users please detail how it cannot be avoided and why it should be made in a minor version of the provider -->
13+
14+
15+
<!-- What type of PR is this? -->
16+
This is a (please select all that apply):
17+
18+
- [ ] Bug Fix
19+
- [ ] New Feature
20+
- [ ] Enhancement
21+
- [ ] Breaking Change
22+
23+
## Related Issue(s)
24+
Fixes #0000
25+
26+
27+
<!-- heimdall_github_prtemplate:grc-pci_dss-2024-01-05 -->
28+
29+
## Rollback Plan
30+
31+
If a change needs to be reverted, we will publish an updated version of the provider.
32+
33+
## Changes to Security Controls
34+
35+
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.
36+
37+
> [!NOTE]
38+
> If this PR changes meaningfully during the course of review please update the title and description as required.

0 commit comments

Comments
 (0)