mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-26 15:11:16 +08:00
Update CONTRIBUTING.md
This commit is contained in:
parent
b62d9a43b4
commit
62efb29355
@ -3,3 +3,4 @@
|
||||
- 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.
|
||||
- Make sure that **100%** of your code is covered by tests.
|
||||
- If you're adding **new** algorithms or data structures please provide **README.md** for each of them **with explanations** of the algorithm and **with links** to further readings.
|
||||
|
Loading…
Reference in New Issue
Block a user