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 f7b5c33 commit 36a45a0Copy full SHA for 36a45a0
CONTRIBUTING.md
@@ -32,18 +32,6 @@ Please make sure to run the tests before you commit your changes. You can run
32
`npm run test:update` which will update any snapshots that need updating. Make
33
sure to include those changes (if they exist) in your commit.
34
35
-### opt into git hooks
36
-
37
-There are git hooks set up with this project that are automatically installed
38
-when you install dependencies. They're really handy, but are turned off by
39
-default (so as to not hinder new contributors). You can opt into these by
40
-creating a file called `.opt-in` at the root of the project and putting this
41
-inside:
42
43
-```
44
-pre-commit
45
46
47
## Help needed
48
49
Please checkout the [the open issues][issues]
0 commit comments