Skip to content

Commit 263e208

Browse files
Merge pull request #1040 from hashicorp/compliance-template
[Compliance] - PR Template Changes Required
2 parents cbfe259 + cf6c00e commit 263e208

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,15 @@ Items in this checklist may not may not apply to your PR, but please consider ea
1919
- [ ] Conduct reasonable cross browser testing for both compatibility and responsive behavior (We have a [Sauce Labs](https://app.saucelabs.com/) account for this, if you don't have access, just ask!).
2020
- [ ] Conduct reasonable accessibility review (use the [WAS](https://accessible.org/Web-Accessibility-Standards-WAS-2.pdf) as a guide or an [axe browser plugin](https://www.deque.com/axe/) until we establish more formal checks).
2121
- [ ] Identify (in the description above) and document (add Asana tasks on [this board](https://app.asana.com/0/1100423001970639/list)) any technical debt that you're aware of, but are not addressing as part of this PR.
22+
23+
## PCI review checklist
24+
25+
<!-- heimdall_github_prtemplate:grc-pci_dss-2024-01-05 -->
26+
27+
- [ ] I have documented a clear reason for, and description of, the change I am making.
28+
29+
- [ ] If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
30+
31+
- [ ] If applicable, I've documented the impact of any changes to security controls.
32+
33+
Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

0 commit comments

Comments
 (0)