Skip to content

Commit 1737e6d

Browse files
authored
Update CONTRIBUTING.md
1 parent 4e41b0d commit 1737e6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Developers are highly welcome to contribute to this project by modifying the exi
44

55
* Look at the issues created already and get yourself assigned for the issues by commenting there. Issues will be assigned on FCFS basis.
66
* Create a new issue whether you are adding a new program or optimizing the existing solution. After the issue is assigned to you, start working on it and make a pull request as mentioned in the steps below.
7+
* When creating a PR, make sure to add the linked issue in the description. For example : "Closes #133"
78

89
1. Fork this repository
910
1. Clone the repo ```git clone <YOUR_FORKED_REPO_URL>```

0 commit comments

Comments
 (0)