javascript-algorithms/CONTRIBUTING.md

5 lines
177 B
Markdown
Raw Normal View History

2018-04-27 21:55:01 +08:00
## 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.