summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-01-18 16:21:16 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-01-18 16:21:16 -0500
commit25a22f5d7c527e60919b0e08a212578a323a8165 (patch)
tree1eb634650ff047ee3d588a17c041d08f57959d52 /.github
parent700ea3cf1babe29d0365cdfec3cb2cd5a31e3f2b (diff)
downloadSMAPI-25a22f5d7c527e60919b0e08a212578a323a8165.tar.gz
SMAPI-25a22f5d7c527e60919b0e08a212578a323a8165.tar.bz2
SMAPI-25a22f5d7c527e60919b0e08a212578a323a8165.zip
update community links
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md12
-rw-r--r--.github/SUPPORT.md3
2 files changed, 5 insertions, 10 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 8746a487..74a7c500 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -1,16 +1,12 @@
Do you want to...
-* **Ask for help using SMAPI?**
- Please ask in [the Stardew Valley Discord or mod forums](https://smapi.io/community), don't
- create a GitHub issue.
-
-* **Report a bug?**
- Please report it in [the Stardew Valley Discord or mod forums](https://smapi.io/community), don't
- create a GitHub issue unless you're sure it's a bug in the SMAPI code.
+* **Ask for help or report a bug?**
+ Please see 'get help' on [the SMAPI website](https://smapi.io) instead, don't create a GitHub
+ issue.
* **Submit a pull request?**
Pull requests are welcome! If you're submitting a new feature, it's best to discuss first to make
- sure it'll be accepted. Feel free to come chat [on Discord or in the SMAPI discussion thread](https://smapi.io/community).
+ sure it'll be accepted. Feel free to come chat [on Discord](https://smapi.io/community).
Documenting your code and using the same formatting conventions is appreciated, but don't worry too
much about it. We'll fix up the code after we accept the pull request if needed.
diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md
index 9263666f..cb968c30 100644
--- a/.github/SUPPORT.md
+++ b/.github/SUPPORT.md
@@ -1,4 +1,3 @@
GitHub issues are only used for SMAPI development tasks.
-To get help with SMAPI problems, [ask on Discord or in the forums](https://smapi.io/community)
-instead.
+To get help with SMAPI problems, see 'get help' on [the SMAPI website](https://smapi.io/) instead.