Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down