We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
master
main
1 parent 78a0a59 commit 58712aeCopy full SHA for 58712ae
CONTRIBUTING.md
@@ -19,8 +19,8 @@ You can use this document to figure out how and where to start.
19
20
- Fork the repository on GitHub.
21
- Create a branch on your fork.
22
- - You can usually base it on the `master` branch.
23
- - Make sure not to commit directly to `master`.
+ - You can usually base it on the `main` branch.
+ - Make sure not to commit directly to `main`.
24
- Make commits of logical and atomic units.
25
- Make sure you have added the necessary tests for your changes.
26
- Push your changes to a topic branch in your fork of the repository.
0 commit comments