You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ Developers are highly welcome to contribute to this project by modifying the exi
4
4
5
5
* Look at the issues created already and get yourself assigned for the issues by commenting there. Issues will be assigned on FCFS basis.
6
6
* 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"
7
8
8
9
1. Fork this repository
9
10
1. Clone the repo ```git clone <YOUR_FORKED_REPO_URL>```
0 commit comments