8000 Update PR template for PCI (#294) · hashicorp/packer-plugin-sdk@7a5a8ab · GitHub
[go: up one dir, main page]

Skip to content

Commit 7a5a8ab

Browse files
Update PR template for PCI 8000 (#294)
* chore: update pr template for PCI * chore: update pr template for PCI
1 parent 3de6ff7 commit 7a5a8ab

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,28 @@
1-
**DELETE THIS TEMPLATE BEFORE SUBMITTING**
1+
**DELETE THIS PART BEFORE SUBMITTING**
22

33
In order to have a good experience with our community, we recommend that you
44
read the contributing guidelines for making a PR, and understand the lifecycle
5-
of a Packer PR:
5+
of a Packer Plugin PR:
66

77
https://github.com/hashicorp/packer-plugin-sdk/blob/main/.github/CONTRIBUTING.md#opening-an-pull-request
88

9-
Describe the change you are making here!
9+
----
1010

11-
Please include tests. Check out existent tests in the code for example.
11+
### Description
12+
What code changed, and why?
1213

14+
15+
### Resolved Issues
1316
If your PR resolves any open issue(s), please indicate them like this so they will be closed when your PR is merged:
1417

1518
Closes #xxx
1619
Closes #xxx
20+
21+
<!-- heimdall_github_prtemplate:grc-pci_dss-2024-01-05 -->
22+
### Rollback Plan
23+
24+
If a change needs to be reverted, we will roll out an update to the code within 7 days.
25+
26+
### Changes to Security Controls
27+
28+
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

0 commit comments

Comments
 (0)
0