diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 6 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 7 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/general.md | 7 |
3 files changed, 6 insertions, 14 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7b5d5a6f..74954cf4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,10 +6,8 @@ about: Report a problem with SMAPI. <!-- -Only report a bug here if you're sure it's a SMAPI bug! To request support instead, see: - - #modding on Discord: https://stardewvalleywiki.com/Modding:Community#Discord - - support forum thread: https://community.playstarbound.com/threads/108375 - - Nexus mod page: https://www.nexusmods.com/stardewvalley/mods/2400 +Only report a bug here if you're sure it's a SMAPI bug! +To request support instead, see https://smapi.io/community. Replace the instructions below with the bug details. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 3f671ccc..8d935dc8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,10 +6,7 @@ about: Suggest an idea for SMAPI. <!-- -GitHub issues are only used for development tasks. Please don't submit feature requests here! Instead, see... - - - #modding on Discord: https://stardewvalleywiki.com/Modding:Community#Discord - - support forum thread: https://community.playstarbound.com/threads/108375 - - Nexus page: https://www.nexusmods.com/stardewvalley/mods/2400 +GitHub issues are only used for development tasks. Please don't submit feature requests here! +Instead, see https://smapi.io/community to discuss SMAPI. --> diff --git a/.github/ISSUE_TEMPLATE/general.md b/.github/ISSUE_TEMPLATE/general.md index 00c31305..f02d3c9a 100644 --- a/.github/ISSUE_TEMPLATE/general.md +++ b/.github/ISSUE_TEMPLATE/general.md @@ -6,10 +6,7 @@ about: Create a ticket about something else. <!-- -GitHub issues are only used for development tasks. For support and questions, see... - - - #modding on Discord: https://stardewvalleywiki.com/Modding:Community#Discord - - support forum thread: https://community.playstarbound.com/threads/108375 - - Nexus page: https://www.nexusmods.com/stardewvalley/mods/2400 +GitHub issues are only used for development tasks. +For support and questions, see https://smapi.io/community instead. --> |