We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb030d6 commit d1bb1caCopy full SHA for d1bb1ca
.github/PULL_REQUEST_TEMPLATE.md
@@ -8,7 +8,16 @@ Closes #<issue number here>.
8
9
### Description of changes
10
11
-<!--What code changes did you make? Have you made any important design decisions?-->
+<!--
12
+What code changes did you make?
13
+Have you made any important design decisions?
14
+What AWS use cases does this change enable? To enable the use cases, which AWS service features are utilized?
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
22
### Description of how you validated changes
23
0 commit comments