Skip to content

Commit 120bed8

Browse files
committedApr 27, 2018
Update docs.
1 parent 1456a54 commit 120bed8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎CONTRIBUTING.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
## Contributing
22

3-
As much as possible, try to follow the existing format of markdown and code.
4-
Don't forget to run `npm run lint` and `npm test` before submitting pull requests.
3+
- As much as possible, try to follow the existing format of markdown and code.
4+
- Don't forget to run `npm run lint` and `npm test` before submitting pull requests.
5+
- Make sure that **100%** of your code is covered by tests.

0 commit comments

Comments
 (0)
Please sign in to comment.