diff options
| author | Nick Brassel <nick@tzarc.org> | 2024-05-30 12:00:41 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-30 12:00:41 +1000 |
| commit | 6ef97172889ccd5db376b2a9f8825489e24fdac4 (patch) | |
| tree | 334e3bf41c8554d4bee73a140822f95f60eb64e9 /docs/getting_started_github.md | |
| parent | 395766657ff98a4b1fd0dcba5917557f8acbb9e4 (diff) | |
Vitepress conversion of docs. (#23795)
Diffstat (limited to 'docs/getting_started_github.md')
| -rw-r--r-- | docs/getting_started_github.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/getting_started_github.md b/docs/getting_started_github.md index 9232bc6229..b8587dbb13 100644 --- a/docs/getting_started_github.md +++ b/docs/getting_started_github.md | |||
| @@ -2,7 +2,9 @@ | |||
| 2 | 2 | ||
| 3 | GitHub can be a little tricky to those that aren't familiar with it - this guide will walk through each step of forking, cloning, and submitting a pull request with QMK. | 3 | GitHub can be a little tricky to those that aren't familiar with it - this guide will walk through each step of forking, cloning, and submitting a pull request with QMK. |
| 4 | 4 | ||
| 5 | ?> This guide assumes you're somewhat comfortable with running things at the command line, and have git installed on your system. | 5 | ::: tip |
| 6 | This guide assumes you're somewhat comfortable with running things at the command line, and have git installed on your system. | ||
| 7 | ::: | ||
| 6 | 8 | ||
| 7 | Start on the [QMK GitHub page](https://github.com/qmk/qmk_firmware), and you'll see a button in the upper right that says "Fork": | 9 | Start on the [QMK GitHub page](https://github.com/qmk/qmk_firmware), and you'll see a button in the upper right that says "Fork": |
| 8 | 10 | ||
