Skip to content

Commit 2eb04c1

Browse files
authored
Merge branch 'master' into remove_cin_vector_corss
2 parents c0c9702 + 3502150 commit 2eb04c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ 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** New implementations are welcome!
22+
**New implementation**
23+
We welcome new implementations!
2324

2425
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)
2526

0 commit comments

Comments
 (0)