Skip to content

Commit

Permalink
Add branch policy explanation to PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
djc authored and pitdicker committed Jul 7, 2023
1 parent 29a9ecb commit 4b8eab8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 4b8eab8

Please sign in to comment.