Skip to content

Commit 2ff1d6c

Browse files
committed
fix(docs): update CONTRIBUTING.md branch reference from master to main
1 parent 9509c22 commit 2ff1d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ npm run lint
2626
2. Create a feature branch
2727
3. Make changes with tests
2828
4. Run `npm test` and `npm run lint`
29-
5. Submit PR against `master`
29+
5. Submit PR against `main`
3030

3131
Keep changes focused and minimal. One feature or fix per PR.
3232

0 commit comments

Comments
 (0)