From 2c5827061f1ad91ca97897d6257ebe638e033699 Mon Sep 17 00:00:00 2001 From: "compliance-pr-automation-bot[bot]" <216934098+compliance-pr-automation-bot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:10:23 -0700 Subject: [PATCH] [Compliance] - PR Template Changes Required (#586) Co-authored-by: compliance-pr-automation[bot] <1425255+compliance-pr-automation-bot[bot]@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a5ed7b6..5db8898 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,3 +18,15 @@ Relates OR Closes #0000 prioritize this request * Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request + +## 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.