Skip to content

Commit 305ae9a

Browse files
authored
Merge pull request #723 from tigarcia/change_master_to_main
Branch name change from master to main
2 parents 1ddc328 + ad729d8 commit 305ae9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If the contribution doesn't meet the above criteria, you may fail our automated
5252
3. :herb: Create a new branch and check it out.
5353
4. :crystal_ball: Make your changes and commit them locally. Magic happens here!
5454
5. :arrow_heading_up: Push your new branch to your fork. (e.g. `git push username fix-issue-16`).
55-
6. :inbox_tray: Open a Pull Request on github.com from your new branch on your fork to `master` in this
55+
6. :inbox_tray: Open a Pull Request on github.com from your new branch on your fork to `main` in this
5656
repository.
5757

5858
## Maintainers

0 commit comments

Comments
 (0)