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
This documentation contains a set of guidelines to help you during the contribution process.
3
+
This documentation contains a set of guidelines to help you during the contribution process.
4
4
We are happy to welcome all the contributions from anyone willing to improve/add new scripts to this project. Thank you for helping out and remember,
5
5
**no contribution is too small.**
6
6
7
-
# Submitting Contributions👩💻👨💻
7
+
## Submitting Contributions 👩💻👨💻
8
+
8
9
Below you will find the process and workflow used to review and merge your changes.
10
+
9
11
## Step 1 : Find an issue
12
+
10
13
- Take a look at the Existing Issues or create your **own** Issues!
11
14
- Wait for the Issue to be assigned to you after which you can start working on it.
12
-
- Note : Every change in this project should/must have an associated issue.
15
+
- Note : Every change in this project should/must have an associated issue.
13
16
14
17
## Step 2 : Fork the Project
18
+
15
19
- Fork this Repository. This will create a Local Copy of this Repository on your Github Profile. Keep a reference to the original project in `upstream` remote.
0 commit comments