Skip to content

Commit 0efc6ae

Browse files
authored
chore: remove breaking changes comment from PR template (#29036)
### Issue # (if applicable) n/a ### Reason for this change If the comment is accidentally left in the PR description the PR could get incorrectly flagged for having breaking changes ### Description of changes Remove breaking changes comment from PR description ### Description of how you validated changes ### 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 74c4c6f commit 0efc6ae

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/PULL_REQUEST_TEMPLATE.md

-8
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@ Closes #<issue number here>.
1717
### Checklist
1818
- [ ] 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)
1919

20-
<!--Does this PR includes breaking changes? If it does, list them here in the following format (notice how multiple breaking changes should be formatted):
21-
22-
```
23-
BREAKING CHANGE: Description of the breaking change, the previous behaviour, and the new behaviour.
24-
* **module-name:** Another breaking change
25-
* **module-name:** Yet another breaking change
26-
```
27-
-->
2820
----
2921

3022
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*

0 commit comments

Comments
 (0)