VAULT-36002 update pull_request_template.md for PCI (#31048)

This commit is contained in:
Meggie 2025-07-02 13:40:43 -04:00 committed by GitHub
parent 386080c54d
commit 3f88d8cb77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,3 +14,11 @@ What does this PR do?
- [ ] **RFC:** If this change has an associated RFC, please link it in the description.
- [ ] **ENT PR:** If this change has an associated ENT PR, please link it in the
description. Also, make sure the changelog is in this PR, _not_ in your ENT PR.
### PCI review checklist
<!-- heimdall_github_prtemplate:grc-pci_dss-2024-01-05 -->
- [ ] 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.