Update CONTRIBUTING to reflect main

This commit is contained in:
Neel Goyal 2021-08-11 13:31:42 -04:00 committed by GitHub
parent 259251e6f1
commit 62dd3b1f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ possible.
## Pull Requests
We actively welcome your pull requests.
1. Fork the repo and create your branch from `master`.
1. Fork the repo and create your branch from `main`.
2. If you've added code that should be tested, add tests.
3. If you've changed APIs, update the documentation.
4. If you haven't already, complete the Contributor License Agreement ("CLA").