Skip to content

Commit b8c1171

Browse files
Create pull_request_template.md (#2000)
* Create pull_request_template.md * Added: changelog --------- Co-authored-by: Anubhav Goel <[email protected]>
1 parent 5cb8152 commit b8c1171

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: INTERNAL
2+
body: Add PR Template Usage for PCI
3+
time: 2025-06-30T11:19:25.521749+05:30
4+
custom:
5+
Issue: "2000"
6+
Repository: terraform-ls

.github/pull_request_template.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## PCI review checklist
2+
<!-- heimdall_github_prtemplate:grc-pci_dss-2024-01-05 -->
3+
- [ ] I have documented a clear reason for, and description of, the change I am making.
4+
- [ ] If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
5+
- [ ] If applicable, I've documented the impact of any changes to security controls.
6+
Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

0 commit comments

Comments
 (0)