Skip to content

Commit

Permalink
docs: Update contributing (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-eder authored May 4, 2021
1 parent 2584862 commit 7c11082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The following rule governs documentation contributions:

## Pull Request Checklist

* Branch from the master branch and, if needed, rebase to the current master branch before submitting your pull request. If it doesn't merge cleanly with master you may be asked to rebase your changes.
* Branch from the main branch and, if needed, rebase to the current main branch before submitting your pull request. If it doesn't merge cleanly with main you may be asked to rebase your changes.

* Commits should be as small as possible while ensuring that each commit is correct independently (i.e., each commit should compile and pass tests).

Expand Down

0 comments on commit 7c11082

Please sign in to comment.