Include 1.13 branch in the PR template

This commit is contained in:
Mateusz Zalewski 2022-10-12 12:51:01 +02:00
parent fe03749856
commit 2567730398
No known key found for this signature in database
GPG key ID: 9BECA0BB71612E52

View file

@ -1,6 +1,6 @@
| Q | A
| --------------- | -----
| Branch? | 1.11 or 1.12 <!-- see the comment below -->
| Branch? | 1.11, 1.12 or 1.13 <!-- see the comment below -->
| Bug fix? | no/yes
| New feature? | no/yes
| BC breaks? | no/yes
@ -9,8 +9,8 @@
| License | MIT
<!--
- Bug fixes must be submitted against the 1.11 branch
- Features and deprecations must be submitted against the 1.12 branch
- Bug fixes must be submitted against the 1.11 or 1.12 branch
- Features and deprecations must be submitted against the 1.13 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation: