Skip to content

Commit ad1e9e1

Browse files
chore: update pull request template for PCI
1 parent 79fcdb6 commit ad1e9e1

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,22 @@ https://github.com/hashicorp/packer-plugin-oracle/blob/main/.github/CONTRIBUTING
88

99
----
1010

11-
### :hammer_and_wrench: Description
11+
### Description
1212
What code changed, and why?
1313

1414

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

1818
Closes #xxx
1919
Closes #xxx
2020

21-
### PCI review checklist
2221
<!-- heimdall_github_prtemplate:grc-pci_dss-2024-01-05 -->
23-
- [ ] If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
24-
- [ ] If applicable, I've worked with GRC to document the impact of any changes to security controls.
25-
Examples of changes to controls include access controls, encryption, logging, etc.
26-
- [ ] If applicable, I've worked with GRC to ensure compliance due to a significant change to the in-scope PCI environment.
27-
Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.
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.
2829

0 commit comments

Comments
 (0)