From e84f09bb0aca2051fbcfd749fef4584029ba6d97 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Tue, 28 Sep 2021 21:07:35 +0100 Subject: [PATCH] :memo: Updates the Support docs and link --- .github/SUPPORT.md | 10 +++++++--- src/views/404.vue | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index 28b82425..8ed0e88d 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -1,5 +1,9 @@ -# SUPPORT +# Support -For help with getting Dashy up and running, please see the [Discussion](https://github.com/Lissy93/dashy/discussions). +To raise a bug, please **[Open a new Issue](https://github.com/Lissy93/dashy/issues/new/choose)**. -If you'd like to help support Dashy's future development, see [Contributing](/docs/contributing.md) \ No newline at end of file +To report a potential vulnerability, please see **[Security](https://github.com/Lissy93/dashy/blob/master/.github/SECURITY.md#reporting-a-security-issue)**. + +For help with getting Dashy up and running, please see the **[Discussions](https://github.com/Lissy93/dashy/discussions)**. + +If you'd like to help support Dashy's future development, see **[Contributing](https://github.com/Lissy93/dashy/blob/master/docs/contributing.md)**. \ No newline at end of file diff --git a/src/views/404.vue b/src/views/404.vue index 8e067286..ef2c11f7 100644 --- a/src/views/404.vue +++ b/src/views/404.vue @@ -5,7 +5,7 @@

Page Not Found

Facing Issues? - Get Support. + Get Support.

Back Home