Skip to content

Commit 1226f8e

Browse files
authored
added contributing.md
1 parent 5c32bd6 commit 1226f8e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# CONTRIBUTION
2+
We are very thankful that you considered contributing in this reposetory.
3+
New implementation is welcome! For example, new solutions for a problem, different representations for a graph data structure or algorithm designs with different complexity.
4+
5+
# Pattern 👾
6+
Before adding new pattern make sure that you must add a comment displaying the pattern you are going to make.
7+
![Example](https://github.com/Roshaen/Algorithms_cpp/blob/master/Pattern/example.JPG?raw=true "Comment")
8+
9+
Suggestions are welcome!! 😀

0 commit comments

Comments
 (0)