We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0874de2 commit 37e085aCopy full SHA for 37e085a
1 file changed
.github/pull_request_template.md
@@ -1,8 +1,8 @@
1
<!--
2
Thanks for contributing! Reminders:
3
+ TARGET the earliest branch where you want the change
4
- 3.7-dev -> 3.7.6 (non-breaking only)
5
- 3.8-dev -> 3.8.1 (non-breaking only)
+ 3.7-dev -> 3.7.7 (non-breaking only)
+ 3.8-dev -> 3.8.2 (non-breaking only)
6
master -> 4.0.0
7
+ Committers will MERGE the PR forward to newer versions
8
+ ADD entry to the CHANGELOG.asciidoc for the targeted version
0 commit comments