Skip to content

Commit 0561ee8

Browse files
authored
Update CONTRIBUTING.md
1 parent 9a19678 commit 0561ee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This is the most simple project when it comes to contributions, setup, opening i
3535
- Make sure you've added the **Run Time Complexity** of your solution
3636
- Please take care of the segregation of the Problems as per the given Folder Structure
3737
- 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
3839

3940
- When adding a Unit Test
4041
- Take care of the file name convention

0 commit comments

Comments
 (0)