Skip to content

Commit 9863f30

Browse files
authored
Create CONTRIBUTING.md
1 parent 64ffb82 commit 9863f30

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Guidelines for contributing:
2+
- to contribute, fork, branch and submit pull requests for review
3+
- use ES 6 with async/await
4+
- `npm test` and maintain 100% coverage
5+
- `npm run prettier`
6+
- `npm run eslint` and maintain 0 errors

0 commit comments

Comments
 (0)