We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae94c0c + ba35348 commit e858a59Copy full SHA for e858a59
.github/PULL_REQUEST_TEMPLATE.md
@@ -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