Skip to content

Commit b30d1e7

Browse files
authored
Updating CONTRIBUTING.md to refer contributors to main branch, not develop
1 parent b1390ae commit b30d1e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ To create a pull request:
2424

2525
1. Fill out the [Individual Contributor Agreement][indivcontrib].
2626
1. Fork [the repository][repo].
27-
1. Make changes to the **`develop`** branch, preferably with tests.
28-
1. Create a [pull request][pulls] against the **`develop`** branch.
27+
1. Make changes to the **`main`** branch, preferably with tests.
28+
1. Create a [pull request][pulls] against the **`main`** branch.
2929

3030
## Contact us
3131

0 commit comments

Comments
 (0)