Skip to content

Commit 4a1f23c

Browse files
committed
Update PR template to be PCI compliant
1 parent f8db4c0 commit 4a1f23c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,17 @@ $ TFE_ADDRESS="https://example" TFE_TOKEN="example" go test ./... -v -run TestFu
4949
5050
...
5151
```
52+
53+
## Rollback Plan
54+
55+
<!--
56+
Please outline a plan in the event changes need to be rolled back
57+
58+
Example: If a change needs to be reverted, we will roll out an update to the code within 7 days.
59+
-->
60+
61+
## Changes to Security Controls
62+
63+
<!--
64+
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.
65+
-->

0 commit comments

Comments
 (0)