From 01daa7a07ee710b802372f8fbf164e812fd9d223 Mon Sep 17 00:00:00 2001 From: Josh Klar Date: Sun, 2 May 2021 20:17:03 -0700 Subject: [PATCH] fix: resolve #197, remove broken Matrix links and instead duplicate README blurb --- docs/support.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/docs/support.md b/docs/support.md index fba00e9..884207e 100644 --- a/docs/support.md +++ b/docs/support.md @@ -1,12 +1,13 @@ # Support -If you are having any issues in installing, configuring, or otherwise issues with KMK, please reach out to us and -our community here. -# Matrix -* [Software Support](https://matrix.to/#/#kmk-support:kmkfw.io) -* [Hardware Support](https://matrix.to/#/#kmk-hardware:kmkfw.io) -* [General discussion](https://matrix.to/#/#kmk-general:kmkfw.io) +If you are having any issues in installing, configuring, or otherwise issues +with KMK, please reach out to us and our community here. +If you need support with KMK or just want to say hi, find us in [#kmkfw:klar.sh +on Matrix](https://matrix.to/#/#kmkfw:klar.sh). This channel is bridged to +Discord [here](https://discordapp.com/widget?id=493256121075761173&theme=dark) +for convenience. -# Discord -* [General support](https://discord.gg/NDUau62) \ No newline at end of file +If you ask for help on chat or open a bug report, if possible please give us +your commit SHA, found by running `from kmk.consts import KMK_RELEASE; +print(KMK_RELEASE)` in the REPL on your controller.