diff options
| author | Jack Humbert <jack.humb@gmail.com> | 2017-11-01 14:10:28 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-01 14:10:28 -0400 |
| commit | d069a42c072e32072da62b14b13c1f27f7432c92 (patch) | |
| tree | f18ca148754e12a453a132d4f55e8f7a1b60a5de /docs/getting_started_github.md | |
| parent | 029234f1f1ec4077534757f39da0efd28e435cfe (diff) | |
| download | qmk_firmware-d069a42c072e32072da62b14b13c1f27f7432c92.tar.gz qmk_firmware-d069a42c072e32072da62b14b13c1f27f7432c92.zip | |
Update getting_started_github.md
Diffstat (limited to 'docs/getting_started_github.md')
| -rw-r--r-- | docs/getting_started_github.md | 4 |
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 | ||
| 55 | Your 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: | 55 | Your 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 |  | 57 |  |
| 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 |  | 61 |  |
| 62 | 62 | ||
| 63 | After 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 | 63 | After submitting, we may talk to you about your changes, ask that you make changes, and eventually accept it! Thanks for contributing to QMK :) |
