Skip to content

Commit e7b78e8

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 3d34a5e + 62efb29 commit e7b78e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
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)