We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a19678 commit 0561ee8Copy full SHA for 0561ee8
CONTRIBUTING.md
@@ -35,6 +35,7 @@ This is the most simple project when it comes to contributions, setup, opening i
35
- Make sure you've added the **Run Time Complexity** of your solution
36
- Please take care of the segregation of the Problems as per the given Folder Structure
37
- It's great if you can add the Unit Tests to verify your solutions as well
38
+ - Do not forget to update **[TOC.md](TOC.md)** with your new problem or data structure
39
40
- When adding a Unit Test
41
- Take care of the file name convention
0 commit comments