mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-13 17:50:45 +08:00
correct grammar and wording in contribution guidelines (#3012)
This commit is contained in:
committed by
GitHub
parent
be550cd912
commit
35021501ff
@@ -19,7 +19,8 @@ Being a contributor at The Algorithms, we request you to follow the points menti
|
||||
- Your work will be distributed under the [MIT License](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/LICENSE) once your pull request has been merged.
|
||||
- Please follow the repository guidelines and standards mentioned below.
|
||||
|
||||
**New implementation** New implementations are welcome!
|
||||
**New implementation**
|
||||
We welcome new implementations!
|
||||
|
||||
You can add new algorithms or data structures that are **not present in the repository** or that can **improve** the old implementations (**documentation**, **improving test cases**, removing bugs, or in any other reasonable sense)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user