Skip to content

Commit ca5d8dc

Browse files
committed
Default branch is now main
To update, I ran it $ sed -i '' -e 's/master/main/g' CONTRIBUTING.md
1 parent 2ec6c96 commit ca5d8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pull requests are the best way to propose changes to the codebase.
1414

1515
We actively welcome your pull requests:
1616

17-
1. Fork the repo and create your branch from `master`.
17+
1. Fork the repo and create your branch from `main`.
1818
2. If you've added code that should be tested, add tests.
1919
3. If you've changed APIs, update the documentation.
2020
4. Ensure the test suite passes.

0 commit comments

Comments
 (0)