diff options
Diffstat (limited to 'docs/contributing.md')
-rw-r--r-- | docs/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.md b/docs/contributing.md index 05f0e5e6a..a1534d968 100644 --- a/docs/contributing.md +++ b/docs/contributing.md | |||
@@ -122,7 +122,7 @@ We also ask that you follow these guidelines: | |||
122 | 122 | ||
123 | ## Quantum/TMK Core | 123 | ## Quantum/TMK Core |
124 | 124 | ||
125 | Before you put a lot of work into building your new feature you should make sure you are implementing it in the best way. You can get a basic understanding of QMK by reading [Understaning QMK](understanding_qmk.md), which will take you on a tour of the QMK program flow. From here you should talk to us to get a sense of the best way to implement your idea. There are two main ways to do this: | 125 | Before you put a lot of work into building your new feature you should make sure you are implementing it in the best way. You can get a basic understanding of QMK by reading [Understanding QMK](understanding_qmk.md), which will take you on a tour of the QMK program flow. From here you should talk to us to get a sense of the best way to implement your idea. There are two main ways to do this: |
126 | 126 | ||
127 | * [Chat on Gitter](https://gitter.im/qmk/qmk_firmware) | 127 | * [Chat on Gitter](https://gitter.im/qmk/qmk_firmware) |
128 | * [Open an Issue](https://github.com/qmk/qmk_firmware/issues/new) | 128 | * [Open an Issue](https://github.com/qmk/qmk_firmware/issues/new) |