Skip to content

Commit 089b009

Browse files
committed
docs: update contributing.md
1 parent b208d42 commit 089b009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We use github to host code, track issues and feature requests, and accept pull r
1717

1818
Pull requests are the best way to propose changes to the codebase (we use [Github Flow](https://docs.github.com/en/get-started/quickstart/github-flow)). We actively welcome your pull requests:
1919

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

0 commit comments

Comments
 (0)