From 9ace898aedc85d54ceec52ebf5a82b0b462f0077 Mon Sep 17 00:00:00 2001 From: Hunter Johnston <64506580+huntabyte@users.noreply.github.com> Date: Fri, 19 Apr 2024 17:35:47 -0400 Subject: [PATCH] chore: update discord link in issue template (#1036) --- .github/ISSUE_TEMPLATE/3-bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3-bug_report.yml b/.github/ISSUE_TEMPLATE/3-bug_report.yml index 3714f48a0..2cdeccb6f 100644 --- a/.github/ISSUE_TEMPLATE/3-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/3-bug_report.yml @@ -10,7 +10,7 @@ body: value: | #### If you aren't sure if something is a bug or not, please do not create an issue, instead ask in one of the following channels: - [Discussions](https://github.com/huntabyte/shadcn-svelte/discussions/new?category=help) - - [Discord](https://hbyt.us/discord) + - [Discord](https://discord.gg/fdXy3Sk8Gq) - type: textarea id: bug-description attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 338afa589..3947f87a4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,5 +4,5 @@ contact_links: url: https://github.com/huntabyte/shadcn-svelte/discussions/new?category=help about: If you can't get something to work the way you expect, open a question in our discussion forums. - name: Discord - url: https://hbyt.us/discord + url: https://discord.gg/fdXy3Sk8Gq about: If you need to have a back-and-forth conversation, join the Discord server.