We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e5196 commit e5d17c8Copy full SHA for e5d17c8
1 file changed
CONTRIBUTING.md
@@ -29,7 +29,7 @@ flake8 --install-hook git
29
30
## Create a pull request
31
32
-1. Choose the `develop` branch as a target for new/changed functionality, `master` should only be targeted for urgent bugfixes.
+1. Choose the `develop` branch as a target for new/changed functionality, `main` should only be targeted for urgent bugfixes.
33
2. While it's not strictly required, it's highly recommended to create a new branch on your fork for each pull request.
34
3. Push to your fork and [submit a pull request][pr].
35
4. Check if the [build ran successfully][ci] and try to improve your code if not.
0 commit comments