mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Add link to verify BC breaks in Pull request's template
This commit is contained in:
parent
a0cfa30da3
commit
3a550eaf28
1 changed files with 3 additions and 0 deletions
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -12,4 +12,7 @@
|
|||
- Bug fixes must be submitted against the 1.7 branch (the lowest possible)
|
||||
- Features and deprecations must be submitted against the master branch
|
||||
- Make sure that the correct base branch is set
|
||||
|
||||
To be sure you are not breaking any Backward Compatibilities, check the documentation:
|
||||
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
|
||||
-->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue