mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 16:42:35 +00:00
Create pull_request_template.md (#484)
This commit is contained in:
parent
1ef107dd85
commit
4bb2b63d92
1 changed files with 16 additions and 0 deletions
16
.github/pull_request_template.md
vendored
Normal file
16
.github/pull_request_template.md
vendored
Normal 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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue