From 4467d4499f11851967255730d492a4b8d6bbaffb Mon Sep 17 00:00:00 2001 From: thischrisblack Date: Fri, 24 May 2019 14:29:41 -0700 Subject: [PATCH] Update main branch name. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 415147c39..e0bc31e8a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ gratitude and appreciation of everyone's time and work. Generally, the first steps are: -* Fork this repository and clone it locally. Note that unlike the git default, our main branch is called `main`. +* Fork this repository and clone it locally. Note that our main branch is called `master` (as opposed to the MoveOn Spoke repo, which is called `main`). * Get a working development environment (see the [README](https://github.com/MoveOnOrg/Spoke/#spoke) and [docs/](https://github.com/MoveOnOrg/Spoke/tree/main/docs))-- reach out through our communication channels (above) if you have issues. ### Picking an issue