Skip to content

Commit 1d7bb78

Browse files
Revert "correct grammar and wording in contribution guidelines (TheAlgorithms#3012)"
This reverts commit a4d4193.
1 parent a4d4193 commit 1d7bb78

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ Being a contributor at The Algorithms, we request you to follow the points menti
1919
- 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.
2020
- Please follow the repository guidelines and standards mentioned below.
2121

22-
**New implementation**
23-
We welcome new implementations!
22+
**New implementation** New implementations are welcome!
2423

2524
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)
2625

0 commit comments

Comments
 (0)