We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd4b36 commit 487c4a5Copy full SHA for 487c4a5
.github/PULL_REQUEST_TEMPLATE.md
@@ -12,6 +12,16 @@
12
<!--- Include details of your testing environment, and the tests you ran to -->
13
<!--- see how your change affects other areas of the code, etc. -->
14
15
+## Breaking Changes Assessment
16
+
17
+1. Identify all breaking changes including the following details:
18
+ * What functionality was changed?
19
+ * How will this impact customers?
20
+ * Why does this need to be a breaking change and what are the most notable non-breaking alternatives?
21
+ * Are best practices being followed?
22
+ * How have you tested this breaking change?
23
+2. Has a senior/+ engineer been assigned to review this PR?
24
25
## Screenshots (if appropriate)
26
27
## Types of changes
0 commit comments