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
+13
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,19 @@ See something that needs fixing? Got an idea for a new feature? Contribute!
36
36
- Create a PR
37
37
- Have fun!
38
38
39
+
## Create a Pull Request
40
+
41
+
1. Fork it
42
+
2. Clone it to your local system
43
+
3. Make a new branch
44
+
4. Make your changes
45
+
5. Push it back to your repo
46
+
6. From the Github UI, Click the Compare & pull request button
47
+
48
+
NOTE: this button will be present for some period of time after 5. If the button no longer there, Create pull request and select the branches manually)
49
+
6. From the Github UI, Click Create pull request to open a new pull request
0 commit comments