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 3effed8 commit cb452eeCopy full SHA for cb452ee
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,10 +1,10 @@
1
| Q | A
2
| ------------- | ---
3
-| Branch? | master / 2.7, 2.8 or 3.2 <!--see comment below-->
+| Branch? | master / 2.7, 2.8 or 3.2 <!-- see comment below -->
4
| Bug fix? | yes/no
5
-| New feature? | yes/no
+| New feature? | yes/no <!-- don't forget updating src/**/CHANGELOG.md files -->
6
| BC breaks? | yes/no
7
-| Deprecations? | yes/no
+| Deprecations? | yes/no <!-- don't forget updating UPGRADE-*.md files -->
8
| Tests pass? | yes/no
9
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->
10
| License | MIT
0 commit comments