Add branch policy explanation to PR template

This commit is contained in:
Dirkjan Ochtman 2022-08-29 10:54:27 +02:00 committed by Paul Dicker
parent f4b3ebad63
commit 13e7924767

View File

@ -1,3 +1,6 @@
### Thanks for contributing to chrono!
If your feature is semver-compatible, please target the 0.4.x branch;
the main branch will be used for 0.5.0 development going forward.
Please consider adding a test to ensure your bug fix/feature will not break in the future.