mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Maintenance] Update PR template with supported versions
This commit is contained in:
parent
c5f5fff689
commit
63611ba843
1 changed files with 2 additions and 2 deletions
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,6 +1,6 @@
|
|||
| Q | A
|
||||
| --------------- | -----
|
||||
| Branch? | 1.4, 1.5, 1.6 or master <!-- see the comment below -->
|
||||
| Branch? | 1.5, 1.6 or master <!-- see the comment below -->
|
||||
| Bug fix? | no/yes
|
||||
| New feature? | no/yes
|
||||
| BC breaks? | no/yes
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
| License | MIT
|
||||
|
||||
<!--
|
||||
- Bug fixes must be submitted against the 1.4, 1.5 or 1.6 branch (the lowest possible)
|
||||
- Bug fixes must be submitted against the 1.5 or 1.6 branch (the lowest possible)
|
||||
- Features and deprecations must be submitted against the master branch
|
||||
- Make sure that the correct base branch is set
|
||||
-->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue