Skip to content

Commit bf61b35

Browse files
authored
Update CONTRIBUTING.md
1 parent f69978f commit bf61b35

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Contributing Guidelines
22

3-
Developers are highly welcome to contribute to this project by modifying the existing solutions to more optimized solutions or add new programs that fit into the various categories
4-
mentioned in the repo or adding a new category if needed.
3+
Developers are highly welcome to contribute to this project by modifying the existing solutions to more optimized solutions or add new programs that fit into the various categories mentioned in the repo or adding a new category if needed.
4+
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+
* 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.
57

68
1. Fork this repository
79
1. Clone the repo ```git clone <YOUR_FORKED_REPO_URL>```

0 commit comments

Comments
 (0)