You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+8
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,14 @@ Closes #<issue number here>.
17
17
### Checklist
18
18
-[ ] 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)
19
19
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
+
-->
20
28
----
21
29
22
30
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
0 commit comments