Skip to content

Commit a2e13a0

Browse files
authored
Merge pull request #1723 from neko314/update-default-branch-in-document
Update default branch name from `master` to `main` in CONTRIBUTING.md
2 parents 0cd905c + ca5d8dc commit a2e13a0

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)