Skip to content

Commit 671ae49

Browse files
committed
chore: update branch name in CONTRIBUTING.md
1 parent 72df495 commit 671ae49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Please keep the scope of each pull request to **one** specific feature or fix.
2121
### Workflow
2222

2323
0. Assign related [issues] to yourself
24-
1. Clone a fork of the `master` branch and install all the required dependencies with `npm install`
24+
1. Clone a fork of the `main` branch and install all the required dependencies with `npm install`
2525
1. Make changes to the codebase
2626
1. Before pushing, fix any errors possibly emitted by the following commands:
2727

0 commit comments

Comments
 (0)