Default branch renames

This commit is contained in:
Pascal Hartig
2021-08-13 12:07:45 +01:00
parent 578d197dd6
commit ceb9d73373
5 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ Facebook has adopted a Code of Conduct that we expect project participants to ad
## 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. Ensure the test suite passes.