mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-28 17:50:08 -04:00
VAULT-36002 update pull_request_template.md for PCI (#31048)
This commit is contained in:
parent
386080c54d
commit
3f88d8cb77
1 changed files with 8 additions and 0 deletions
8
.github/pull_request_template.md
vendored
8
.github/pull_request_template.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue