From 303621faf57a702e73195b853de6dbb0dd631e1b Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Wed, 30 Aug 2023 07:25:30 -0700 Subject: [PATCH] added support section to readme (Discord + GH Issues) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f68251cd9..a9c3153f3 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,11 @@ https://github.com/fastenhealth/docs/blob/main/BETA.md#connecting-a-new-source See [FAQs](https://github.com/fastenhealth/docs/blob/main/FAQs.md) for common questions (& answers) regarding Fasten +# Support + +Have questions? Need help? Found a bug? [Create an issue](https://github.com/fastenhealth/fasten-onprem/issues/new) and we'll do our best to help you out. +You can also join us on [Discord](https://discord.gg/Bykz6BAN8p) to chat with other Fasten users. + # Contributing Please see the [CONTRIBUTING.md](CONTRIBUTING.md) for instructions for how to develop and contribute to the Fasten codebase.