Skip to content

Commit d39cfdc

Browse files
authored
Update CONTRIBUTING.md
1 parent d643c61 commit d39cfdc

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
@@ -15,7 +15,7 @@ We use github to host code, to track issues and feature requests, as well as acc
1515
## We Use [Github Flow](https://guides.github.com/introduction/flow/index.html), So All Code Changes Happen Through Pull Requests
1616
Pull requests are the best way to propose changes to the codebase (we use [Github Flow](https://guides.github.com/introduction/flow/index.html)). We actively welcome your pull requests:
1717

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

0 commit comments

Comments
 (0)