Create pull_request_template.md (#295)

This commit is contained in:
Denise Yu 2025-05-19 03:54:46 -04:00 committed by GitHub
parent ba31428751
commit ca2183175d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,16 @@
## Related Issue
Fixes # <!-- INSERT ISSUE NUMBER -->
## Description
In plain English, describe your approach to addressing the issue linked above. For example, if you made a particular design decision, let us know why you chose this path instead of another solution.
<!-- heimdall_github_prtemplate:grc-pci_dss-2024-01-05 -->
## Rollback Plan
- [ ] 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.