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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
<!-- 🚨 Please Do Not skip any instructions and information mentioned below as they are all required and essential to evaluate and test the PR. By fulfilling all the required information you will be able to reduce the volume of questions and most likely help merge the PR faster 🚨 -->
2
+
1
3
## Fixes #
2
4
<!-- Add the relevant issue number after the "#" mentioned above (for ex: Fixes #1234) which will automatically close the issue once the PR is merged. -->
3
5
@@ -38,7 +40,7 @@ Please check if your PR fulfills the following requirements:
38
40
-[ ] Contains **NO** breaking changes
39
41
40
42
<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below.
41
-
Please note that breaking changes are likely to be rejected. -->
43
+
Please note that breaking changes are likely to be rejected within minor release cycles or held until major versions. -->
0 commit comments