Skip to content

Commit f3b0feb

Browse files
authored
chore: correct comment syntax in PR template for IAM permissions (#32793)
The comment regarding IAM permissions was not properly commented out. So I've fixed. ### 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 a2e0d44 commit f3b0feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ What AWS use cases does this change enable? To enable the use cases, which AWS s
1616

1717
### Describe any new or updated permissions being added
1818

19-
<! What new or updated IAM permissions are needed to support the changes being introduced ? -->
19+
<!-- What new or updated IAM permissions are needed to support the changes being introduced ? -->
2020

2121

2222
### Description of how you validated changes

0 commit comments

Comments
 (0)