Add link to verify BC breaks in Pull request's template

This commit is contained in:
Jacques Bodin-Hullin 2020-07-07 14:06:59 +02:00
parent a0cfa30da3
commit 3a550eaf28
No known key found for this signature in database
GPG key ID: CD2C5D48C181EBE4

View file

@ -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
-->