From b98fc2f0b1fc2e8f2939449c11a302c4fa5d667f Mon Sep 17 00:00:00 2001 From: Ming Tsai <37890026+ming-tsai@users.noreply.github.com> Date: Fri, 15 Jan 2021 11:02:33 -0400 Subject: [PATCH] docs: add when have new topic --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9041ce18..64d9d6a8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ Data structure and Algorithm (DSA) ## Contribution Guidelines ### 1. Folders or files naming The folder or file should have the below conditions: -- A new file should add to the **index(README.md)**. - The name should be in lower case. - The word should be separate with a **dash(-)**. +- When have new topic should create a new folder and index for that topic. +- A new file should add to the **index(README.md)**. - It can only contain **dash(-)** it cannot have other specific characters. For example: