Skip to content

Commit d66dc68

Browse files
Update CONTRIBUTING.md
1 parent f119524 commit d66dc68

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,43 @@ We love your input! We want you to make contributing to this simple questions/so
1010

1111
## Contributing
1212

13-
In general, we follow the "fork-and-pull" Git workflow.
13+
Different types of contribution practices for this repository -
14+
#### 1) Add a question and provide the solution for the same
15+
- Steps - <br>
16+
Step a) Click on Issues tab <br>
17+
Step b) Click on New Issue button <br>
18+
Step c) Click Get Started button <br>
19+
Step d) Fill a short description form <br>
20+
Step e) Press Submit New Issue button <br>
21+
Step f) Now Comment - "Kindly assign this issue to me" <br>
22+
Step g) Press on Comment button <br>
23+
Step h) Wait for the issue to be assigned to you. <br>
24+
Step i) After the issue get assigned to you. <br>
25+
You'll also receive my comment stating in which folder the solution needs to be placed as well as the deadline for solution submission. <br>
26+
Step j) Now you can workout the solution and generate PR(Pull request).
27+
28+
#### 2) Provide a solution
29+
- Steps - <br>
30+
Step a) Click on Issues tab <br>
31+
Step b) Click on one of the issues which has not been assigned to anyone <br>
32+
Step c) Read the question description throughly <br>
33+
Step d) If know are clear with the question description then Comment - "Kindly assign this issue to me" <br>
34+
Step e) Press on Comment button <br>
35+
Step f) Wait for the issue to be assigned to you. <br>
36+
Step g) After the issue get assigned to you. <br>
37+
You'll also receive my comment stating in which folder the solution needs to be placed as well as the deadline for solution submission. <br>
38+
Step h) Now you can workout the solution and generate PR(Pull request)
39+
40+
#### 3) Add a question
41+
- Steps - <br>
42+
Step a) Click on Issues tab <br>
43+
Step b) Click on New Issue button <br>
44+
Step c) Click Get Started button <br>
45+
Step d) Fill a short description form <br>
46+
Step e) Press Submit New Issue button <br>
47+
48+
<br>
49+
In general, we follow the "fork-and-pull" Git workflow.
1450

1551
1. **Fork** the repo on GitHub
1652
2. **Clone** the project to your own machine

0 commit comments

Comments
 (0)