Skip to content

Commit 58712ae

Browse files
authored
docs: master -> main (#1990)
1 parent 78a0a59 commit 58712ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ You can use this document to figure out how and where to start.
1919

2020
- Fork the repository on GitHub.
2121
- 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`.
22+
- You can usually base it on the `main` branch.
23+
- Make sure not to commit directly to `main`.
2424
- Make commits of logical and atomic units.
2525
- Make sure you have added the necessary tests for your changes.
2626
- Push your changes to a topic branch in your fork of the repository.

0 commit comments

Comments
 (0)