aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Sena Ribeiro <hugosenari@gmail.com>2021-12-06 05:34:02 -0300
committerGitHub <noreply@github.com>2021-12-06 05:34:02 -0300
commitd1d0806206cf747e6d1633b0052088b385b8f4d4 (patch)
treeb99ec044f6a027835ce0b1b2756e1ab20a30ef39
parent5b579f9b8004a9596ca90cb7a7d5d59806a548c2 (diff)
downloadgitignore-d1d0806206cf747e6d1633b0052088b385b8f4d4.tar.gz
gitignore-d1d0806206cf747e6d1633b0052088b385b8f4d4.zip
doc(readme): master branch is now main
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a2ffb7d5..8449c5e9 100644
--- 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.