We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72df495 commit 671ae49Copy full SHA for 671ae49
CONTRIBUTING.md
@@ -21,7 +21,7 @@ Please keep the scope of each pull request to **one** specific feature or fix.
21
### Workflow
22
23
0. Assign related [issues] to yourself
24
-1. Clone a fork of the `master` branch and install all the required dependencies with `npm install`
+1. Clone a fork of the `main` branch and install all the required dependencies with `npm install`
25
1. Make changes to the codebase
26
1. Before pushing, fix any errors possibly emitted by the following commands:
27
0 commit comments