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
@@ -45,9 +45,17 @@ These instructions will get you a copy of the project up and running on your loc
45
45
46
46
<hr>
47
47
48
-
<h2 align=center> Contributing </h2>
48
+
<h2 align=center> Contribution Guide</h2>
49
+
50
+
- Have a look at [Contributing Guidelines](CONTRIBUTING.md).
51
+
- Take a look at the existing issues or create your own issues.
52
+
- Avoid making pull request unless you are assigned with the issue.
53
+
- Select the project on which you want to work or you can add your own project.
54
+
- Create an issue with description on which project you want to work and waitfor approval.
55
+
- While making pull request add issue number with `#` (for example `#04`)
56
+
- After approval fork this repository, add your changes then make pull request with issue number and waitfor review.
57
+
- Star this repository. 🌟
49
58
50
-
- Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our [code of conduct](CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
0 commit comments