mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-06 09:23:18 +08:00
Create CONTRIBUTING.md
This commit is contained in:
4
CONTRIBUTING.md
Normal file
4
CONTRIBUTING.md
Normal 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.
|
Reference in New Issue
Block a user