Skip to content

Commit e858a59

Browse files
Merge pull request #379 from cert-manager/ARichman555-patch-3
Create PULL_REQUEST_TEMPLATE.md
2 parents ae94c0c + ba35348 commit e858a59

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
### Issue # (if applicable)
2+
3+
Closes #<issue number here>.
4+
5+
### Reason for this change
6+
7+
<!--What is the bug or use case behind this change?-->
8+
9+
### Description of changes
10+
11+
<!--
12+
What code changes did you make?
13+
Have you made any important design decisions?
14+
What use cases does this change enable?
15+
-->
16+
17+
### Describe any new or updated permissions being added
18+
19+
<!-- What new or updated IAM permissions are needed to support the changes being introduced ? -->
20+
21+
### Description of how you validated changes
22+
23+
<!--Have you added any unit tests and/or integration tests?-->
24+

0 commit comments

Comments
 (0)