X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Fsupport.md;h=5c275b07e4ba30c15833ff0d3460a7fbb3a37b83;hb=2a231457bd494079c36cf3e07c9b887016adb491;hp=28894c2c31589a29618cfe930c7a6c75c127f6e0;hpb=b91dfa04e3bad560fb6fe2360dd51fb95d95fcbf;p=qmk_firmware.git diff --git a/docs/support.md b/docs/support.md index 28894c2c3..5c275b07e 100644 --- a/docs/support.md +++ b/docs/support.md @@ -18,11 +18,11 @@ First, head to the [Compiling/Flashing FAQ Page](https://docs.qmk.fm/#/faq_build Okay, that's fine. Then please check the [open issues in our GitHub](https://github.com/qmk/qmk_firmware/issues) to see if somebody is experiencing the same thing (make sure it's not just similar, but actually the same). -If you can't find anything, then please open a [new issue](https://github.com/qmk/qmk_firmware/issues)! +If you can't find anything, then please open a [new issue](https://github.com/qmk/qmk_firmware/issues/new)! ## What if I found a bug? -Then please open an issue, and if you know how to fix it, open up a Pull Request on GitHub with the fix. +Then please open an [issue](https://github.com/qmk/qmk_firmware/issues/new), and if you know how to fix it, open up a Pull Request on GitHub with the fix. ## But `git` and `GitHub` are intimidating! @@ -38,6 +38,6 @@ Awesome! Open up a Pull Request for it. We'll review the code, and merge it! That's amazing! We would love to assist you with that! -In fact, we have a [whol page](https://qmk.fm/powered/) dedicated to adding QMK Branding to your page and keyboard. This covers pretty much everything you need (knowledge and images) to officially support QMK. +In fact, we have a [whole page](https://qmk.fm/powered/) dedicated to adding QMK Branding to your page and keyboard. This covers pretty much everything you need (knowledge and images) to officially support QMK. If you have any questions about this, open an issue or head to [Discord](https://discord.gg/Uq7gcHh).