Skip to content

Commit

Permalink
Update branch names in pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
djc authored and pitdicker committed Jan 26, 2024
1 parent 94f9738 commit 5cbb9a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,6 +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.
If your feature is semver-compatible, please target the main branch;
for semver-incompatible changes, please target the `0.5.x` branch.

Please consider adding a test to ensure your bug fix/feature will not break in the future.

0 comments on commit 5cbb9a7

Please sign in to comment.