mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-06 17:44:08 +08:00
Update docs.
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
As much as possible, try to follow the existing format of markdown and code.
|
- 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.
|
- Don't forget to run `npm run lint` and `npm test` before submitting pull requests.
|
||||||
|
- Make sure that **100%** of your code is covered by tests.
|
||||||
|
Reference in New Issue
Block a user