diff --git a/CONTRIBUTING b/CONTRIBUTING index 6d215bb..d4d9e5f 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -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").