Update CONTRIBUTION.md

This commit is contained in:
Christian Clauss
2020-05-24 08:52:09 +02:00
committed by GitHub
parent b1bacb03b5
commit 2f68e1a7a3

View File

@@ -12,7 +12,9 @@ We are very happy that you consider implementing algorithms and data structures
- You submitted work fulfils or mostly fulfils our styles and standards.
**New implementation** New implementation are welcome!
**Improving comments** and **adding tests** to existing algorithms are much appreciated.
**Issues** Please avoid opening issues asking to be "assigned” to a particular algorithm. This merely creates unnecessary noise for maintainers. Instead, please submit your implementation in a pull request and it will be evaluated by project maintainers.
### Making Changes