You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ Some things that will increase the chance that your pull request is accepted:
60
60
* PRs with breaking changes are made against the unreleased branch. e.g. branch version-0.4
61
61
* PRs without breaking changes are made against the master branch.
62
62
63
-
If your not sure which branch to use just start with master, as this can be changed during review.
63
+
If you're not sure which branch to use just start with master, as this can be changed during review.
64
64
65
65
When it is time to release the unreleased branch, a PR is made from the unreleased branch to master. e.g. https://github.com/bheisler/criterion.rs/pull/496
0 commit comments