Skip to content

Commit 5e3c3c6

Browse files
authored
2 parents 760435d + 2d2fa20 commit 5e3c3c6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+8
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ 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+
-->
2028
----
2129

2230
*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)