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.