diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 89fdbff..55f3f56 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -9,7 +9,7 @@ body: **This issue tracker is not intended for support requests!** Unless you are certain that you have found a defect, and you are able to point to where the problem is, you should not open an issue. For general support or if you're unsure, please ask on - [Discord](https://terminalmc.dev/discord). + [Discord](https://discord.terminalmc.dev).

Additionally, please make check the following: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index bb5434e..a441aaa 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: true contact_links: - name: Support enquiry, Question or Discussion - url: https://terminalmc.dev/discord + url: https://discord.terminalmc.dev about: For any issue that isn't specifically a bug report or feature request, please use Discord diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 334a4e4..755c9c9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -8,7 +8,8 @@ body: attributes: value: >- This form is for requesting new features or improvements, and should not be used for bug - reports, port requests, or other issues. + reports, port requests, or other issues. For general support or if you're unsure, please + ask on [Discord](https://discord.terminalmc.dev). - type: markdown attributes: value: >- diff --git a/README.md b/README.md index ae3ade3..b505ce6 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ risk. - `Framework` -> `Mod name` - `framework` -> `Mod ID` - `raDGbHBr` -> `Modrinth project ID` - - `https://terminalmc.dev/discord` -> `Discord invite link` + - `https://discord.terminalmc.dev` -> `Discord invite link` - `1103153365216669797` -> `Discord server ID` - If you're not TerminalMC - `https://terminalmc.dev` -> `Contact link` @@ -77,6 +77,6 @@ root `build.gradle` `expandProps` map, to allow importing by `fabric.mod.json` a ### Contact -[![Discord Server](https://img.shields.io/discord/1103153365216669797?logo=discord&label=Discord%20Server&color=%235865F2)](https://terminalmc.dev/discord) +[![Discord Server](https://img.shields.io/discord/1103153365216669797?logo=discord&label=Discord%20Server&color=%235865F2)](https://discord.terminalmc.dev) [![GitHub Issues](https://img.shields.io/github/issues/TerminalMC/Framework?logo=github&label=GitHub%20Issues)](https://github.com/TerminalMC/Framework/issues)