Skip to content

Commit 1161393

Browse files
updated CONTRIBUTING.md
1 parent b238340 commit 1161393

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ We want your work to be readable by others; therefore, we encourage you to note
107107

108108
- If you have modified/added documentation work, make sure your language is concise and contains no grammar mistake.
109109

110+
- Update the README file if you have added any new algorithm. Only entry corresponding to the algorithm is to be made, not need to add sample data, test files or solutions to problems like Project Euler, in the README.
111+
110112
- Add a corresponding explanation to [Algorithms-Explanation](https://github.com/TheAlgorithms/Algorithms-Explanation) (Optional but recommended).
111113

112114
- Most importantly,

0 commit comments

Comments
 (0)