Skip to content

Commit e5d17c8

Browse files
authored
Fix branch name
1 parent 34e5196 commit e5d17c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ flake8 --install-hook git
2929

3030
## Create a pull request
3131

32-
1. Choose the `develop` branch as a target for new/changed functionality, `master` should only be targeted for urgent bugfixes.
32+
1. Choose the `develop` branch as a target for new/changed functionality, `main` should only be targeted for urgent bugfixes.
3333
2. While it's not strictly required, it's highly recommended to create a new branch on your fork for each pull request.
3434
3. Push to your fork and [submit a pull request][pr].
3535
4. Check if the [build ran successfully][ci] and try to improve your code if not.

0 commit comments

Comments
 (0)