Skip to content

Commit 1c49f3a

Browse files
authored
Update CONTRIBUTING.md
1 parent 6c50b03 commit 1c49f3a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.md

+13
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,19 @@ See something that needs fixing? Got an idea for a new feature? Contribute!
3636
- Create a PR
3737
- Have fun!
3838

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
50+
7. Detailed steps with example here:
51+
3952
## Project structure
4053

4154
`src` contains the source code

0 commit comments

Comments
 (0)