We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb45a3b commit 7420f7bCopy full SHA for 7420f7b
1 file changed
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