From cfcd308c3f70b6d68de08b841a46bde253d0738f Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@arkins.net> Date: Fri, 28 Jan 2022 10:22:19 +0100 Subject: [PATCH] docs: clarify Slack group purpose (#13879) --- .github/contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/contributing.md b/.github/contributing.md index d75232ba57..f3b8c55887 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -70,6 +70,8 @@ We don't want you spending an hour trying to work out something that would take For that reason, we have a Slack channel dedicated to helping anyone who's working on or considering Pull Requests for Renovate. Please email rhys@arkins.net and simply mention that you need an invitation to the channel and you'll be added ASAP. +Important: this Slack group is restricted to development questions only in order to keep the volume of messages lower - all technical support questions should still be posted to this repository's Discussions instead. + ## Legal Pull Request authors must sign the [Renovate CLA](https://cla-assistant.io/renovateapp/renovate). -- GitLab