From 8a593f950412e7c101cba20ae607f1b19d513ccc Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Mon, 10 Oct 2016 17:06:37 -0600 Subject: [PATCH] Add note about taking suggestions --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e0509bc5..8bef9d76 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,6 +26,8 @@ If something is better suited to be a plugin for TShock, rather than a TShock co _If you are confused, make a suggestion. We will determine scope and relevance for you._ +_If a person makes a suggestion in Slack, capture the suggestion as a Github issue. If a suggestion crops up on the forums, make a Github issue to capture it. If you want, direct the user to make a suggestion on Github, but set an alarm/timer/reminder so that if they don't know how to use Github or they don't have an account, an issue is still made and discussed. Make it clear that the issue is a surrogate issue for a suggestion from Slack/the forums too._ + ### Pull Request Dev Guidelines These guidelines are for all contributors.