correct grammar and wording in contribution guidelines (#3012)

This commit is contained in:
Rudra Pratap Singh
2025-10-01 17:15:38 +05:30
committed by GitHub
parent be550cd912
commit 35021501ff

View File

@@ -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)