We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ddc328 + ad729d8 commit 305ae9aCopy full SHA for 305ae9a
1 file changed
.github/contributing.md
@@ -52,7 +52,7 @@ If the contribution doesn't meet the above criteria, you may fail our automated
52
3. :herb: Create a new branch and check it out.
53
4. :crystal_ball: Make your changes and commit them locally. Magic happens here!
54
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
+6. :inbox_tray: Open a Pull Request on github.com from your new branch on your fork to `main` in this
56
repository.
57
58
## Maintainers
0 commit comments