From 72014ea4eb9a76b2a11100d1c4813a50e6c28b5e Mon Sep 17 00:00:00 2001 From: Matt McQuillan Date: Sun, 17 Aug 2025 13:26:59 -0400 Subject: [PATCH] adjusting pr template for PCI compliance --- .github/pull_request_template.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..cc518ba --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,8 @@ + + +- [ ] If a change needs to be reverted, we will roll out an update to the code within 7 days. + +## Changes to Security Controls + +Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain. +