You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,13 @@ Unfortunately, sometimes the bug can be only reproduced in your project or in yo
24
24
25
25
1. Fork this repository.
26
26
27
-
2.check the table in README.md file weather the algorithm is added. If not add a new row with the name of algorithm and create a new folder with a name of the algorithm.
27
+
2.Check the table in README.md file weather the algorithm is added. If not add a new row with the name of algorithm and create a new folder with a name of the algorithm.
28
28
29
29
3. Inside the folder create the folder for language you want to share. and add your code.
30
30
31
31
5. Commit
32
32
33
-
6.update the README.md. check the language you have used in the table. (check emoji is ``:+1:`` )
33
+
6.Update the README.md. check the language you have used in the table. (check emoji is ``:+1:`` )
0 commit comments