Skip to content

Commit d696324

Browse files
authored
Update CONTRIBUTING.md
1 parent 660abee commit d696324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Before submitting a new pull request, open a new issue to discuss it. It may alr
1010

1111
In any case:
1212
- Format files using these rules [EditorConfig](https://github.com/gilbarbara/react-joyride/blob/master/.editorconfig)
13-
- Follow the [Javascript](https://github.com/gilbarbara/react-joyride/blob/master/.eslintrc) and [CSS](https://github.com/gilbarbara/react-joyride/blob/master/.scss-lint.yml) styleguides.
14-
- Document new code with jsdoc syntax.
13+
- Follow the [Javascript](https://github.com/gilbarbara/react-joyride/blob/master/.eslintrc) (ESLint) and [CSS](https://github.com/gilbarbara/react-joyride/blob/master/.scss-lint.yml) (scss-lint) styleguides.
14+
- Document new code with jsdoc.
1515

1616
Thank you!

0 commit comments

Comments
 (0)