Skip to content

Commit d1bb1ca

Browse files
authored
chore: updating the PR template (#32546)
### Description of changes Update the PR template to ask contributor to list the changes to any IAM or Resource policies. ### Checklist - [X] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent fb030d6 commit d1bb1ca

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,16 @@ Closes #<issue number here>.
88

99
### Description of changes
1010

11-
<!--What code changes did you make? Have you made any important design decisions?-->
11+
<!--
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+
1221

1322
### Description of how you validated changes
1423

0 commit comments

Comments
 (0)