Skip to content

Commit 62efb29

Browse files
authoredMay 30, 2018
Update CONTRIBUTING.md
1 parent b62d9a4 commit 62efb29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
- As much as possible, try to follow the existing format of markdown and code.
44
- Don't forget to run `npm run lint` and `npm test` before submitting pull requests.
55
- Make sure that **100%** of your code is covered by tests.
6+
- 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.

0 commit comments

Comments
 (0)