Skip to content

Commit 6301f34

Browse files
authored
Update CONTRIBUTING.md
1 parent 7c59721 commit 6301f34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,5 @@ set up.
8383
1. run `yarn build` to confirm that the source builds
8484
2. run `yarn test` to confirm that tests pass
8585
3. run `yarn lint` to confirm that code meets our style guide
86-
4. run `yarn docs` to rebuild the reference docs
86+
> If the lint check fails, run `yarn lint --fix` to automatically fix any issues.
87+
5. run `yarn docs` to rebuild the reference docs

0 commit comments

Comments
 (0)