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 2cce0c1 commit 84c4ccbCopy full SHA for 84c4ccb
CONTRIBUTING.md
@@ -13,8 +13,6 @@ Please note that this project is released with a [Contributor Code of Conduct](C
13
14
1. [Fork][fork] and clone the repository
15
1. Configure and install the dependencies: `npm install`
16
-1. Make sure the tests pass on your machine: `npm run test`
17
-1. Make sure linter passes on your machine: `npm run lint`
18
1. Create a new branch: `git checkout -b my-branch-name`
19
1. Make your change, add tests, and make sure the tests and linter still pass
20
1. Push to your fork and [submit a pull request][pr]
0 commit comments