aboutsummaryrefslogtreecommitdiff
path: root/docs/getting_started_github.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting_started_github.md')
-rw-r--r--docs/getting_started_github.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting_started_github.md b/docs/getting_started_github.md
index 387ddd91e..574f12bed 100644
--- a/docs/getting_started_github.md
+++ b/docs/getting_started_github.md
@@ -52,7 +52,7 @@ To https://github.com/whoeveryouare/qmk_firmware.git
52 + 20043e64...7da94ac5 master -> master 52 + 20043e64...7da94ac5 master -> master
53``` 53```
54 54
55Your changes now exist on your fork on Github - if you go back there (https://github.com/<whoeveryouare>/qmk_firmware), you can create a "New Pull Request" by clicking this button: 55Your changes now exist on your fork on Github - if you go back there (`https://github.com/<whoeveryouare>/qmk_firmware`), you can create a "New Pull Request" by clicking this button:
56 56
57![New Pull Request](http://i.imgur.com/DxMHpJ8.jpg) 57![New Pull Request](http://i.imgur.com/DxMHpJ8.jpg)
58 58
@@ -60,4 +60,4 @@ Here you'll be able to see exactly what you've committed - if it all looks good,
60 60
61![Create Pull Request](http://i.imgur.com/Ojydlaj.jpg) 61![Create Pull Request](http://i.imgur.com/Ojydlaj.jpg)
62 62
63After submitting, we may talk to you about your changes, ask that you make changes, and eventually accept it! Thanks for contributing to QMK :) \ No newline at end of file 63After submitting, we may talk to you about your changes, ask that you make changes, and eventually accept it! Thanks for contributing to QMK :)