Create CONTRIBUTING.md

This commit is contained in:
Oleksii Trekhleb
2018-04-27 16:55:01 +03:00
committed by GitHub
parent 824ad61ff8
commit 1456a54a66

4
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,4 @@
## Contributing
As much as possible, try to follow the existing format of markdown and code.
Don't forget to run `npm run lint` and `npm test` before submitting pull requests.