]> source.dussan.org Git - gitignore.git/commitdiff
doc(readme): master branch is now main 3906/head
authorHugo Sena Ribeiro <hugosenari@gmail.com>
Mon, 6 Dec 2021 08:34:02 +0000 (05:34 -0300)
committerGitHub <noreply@github.com>
Mon, 6 Dec 2021 08:34:02 +0000 (05:34 -0300)
README.md

index a2ffb7d59e82e54ebbf3d8b7f8bea66a0a26a2ee..8449c5e90c32930f810bea23823badd75ae3f1fe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -141,7 +141,7 @@ Here’s how we suggest you go about proposing a change to this project:
 1. [Fork this project][fork] to your account.
 2. [Create a branch][branch] for the change you intend to make.
 3. Make your changes to your fork.
-4. [Send a pull request][pr] from your fork’s branch to our `master` branch.
+4. [Send a pull request][pr] from your fork’s branch to our `main` branch.
 
 Using the web-based interface to make changes is fine too, and will help you
 by automatically forking the project and prompting to send a pull request too.