File tree 1 file changed +2
-3
lines changed
Filter options
1 file changed +2
-3
lines changed
Original file line number Diff line number Diff line change 1
1
| Q | A
2
2
| ------------- | ---
3
- | Branch? | 3.4 or master / 2.7, 2.8 or 3.3 <!-- see comment below -->
3
+ | Branch? | master / 2.7, 2.8, 3.3, or 3.4 <!-- see comment below -->
4
4
| Bug fix? | yes/no
5
5
| New feature? | yes/no <!-- don't forget to update src/**/CHANGELOG.md files -->
6
6
| BC breaks? | yes/no
13
13
<!--
14
14
- Bug fixes must be submitted against the lowest branch where they apply
15
15
(lowest branches are regularly merged to upper ones so they get the fixes too).
16
- - Features and deprecations must be submitted against the 3.4,
17
- legacy code removals go to the master branch.
16
+ - Features and deprecations must be submitted against the master branch.
18
17
- Please fill in this template according to the PR you're about to submit.
19
18
- Replace this comment by a description of what your PR is solving.
20
19
-->
You can’t perform that action at this time.
0 commit comments