From e71cfc63b5be6b0665d5da86bfa9c63eb3c02e9a Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 11 Jul 2018 12:19:04 -0400 Subject: add GitHub issue templates --- .github/SUPPORT.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/SUPPORT.md (limited to '.github/SUPPORT.md') diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md new file mode 100644 index 00000000..757aadee --- /dev/null +++ b/.github/SUPPORT.md @@ -0,0 +1,5 @@ +GitHub issues are only used for SMAPI development tasks. + +To get help with SMAPI problems, you can... +* [ask on Discord](https://stardewvalleywiki.com/Modding:Community#Discord); +* or post in the [SMAPI support thread](https://community.playstarbound.com/threads/108375). -- cgit