From fd7d0cdafd3a67baec3ef7deb18420502d0a7c22 Mon Sep 17 00:00:00 2001 From: "compliance-pr-automation[bot]" <1425255+compliance-pr-automation-bot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 08:51:10 +0000 Subject: [PATCH] Automated change --- .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 9bf19c7..f8204bd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,3 +17,15 @@ :white_check_mark: + +## 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.