docs(contributing): update branch name

This commit is contained in:
jonbenta
2023-02-17 12:10:27 -07:00
committed by Rémi Alvergnat
parent 25bd367032
commit 4af631df7a

View File

@@ -8,7 +8,7 @@ welcome!
for issues that should be ideal for people who are not very familiar
with the codebase yet.
2. Fork [the repository][] on Github to start making your changes to
the **master** branch (or branch off of it).
the **develop** branch (or branch off of it).
3. Write a test which shows that the bug was fixed or that the feature
works as expected.
4. Send a pull request and bug the maintainer until it gets merged and