From eb4a58051a09c9ee861bce621e8e8bcfb76007d1 Mon Sep 17 00:00:00 2001 From: "compliance-pr-automation[bot]" <1425255+compliance-pr-automation-bot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 11:11:31 +0000 Subject: [PATCH] [Compliance] - PR Template Changes Required --- .github/pull_request_template.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7980f31..0739ea2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,4 +16,15 @@ Describe the purpose of this PR and the approach taken. - [ ] If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request. - [ ] If applicable, I've documented the impact of any changes to security controls. - Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc. \ No newline at end of file + Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc. +## PCI review checklist + + + +- [ ] I have documented a clear reason for, and description of, the change I am making. + +- [ ] If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request. + +- [ ] If applicable, I've documented the impact of any changes to security controls. + + Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.