From ce9934ca52c478996a5626513b2204357c3e93ee Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Sat, 30 Jul 2022 13:44:57 -0400 Subject: [PATCH] ci: update issue templates (#281) --- .github/ISSUE_TEMPLATE/config.yml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 25157730..28669539 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,18 @@ +# This action is centrally managed in https://github.com//.github/ +# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in +# the above-mentioned repo. + blank_issues_enabled: false contact_links: - - name: Github Discussions - url: https://github.com/SunshineStream/Sunshine/discussions - about: General discussion, support, feature requests and more! - name: Discord support - url: https://sunshinestream.github.io/discord_join - about: Ask question about Sunshine in Discord + url: https://docs.lizardbyte.dev/about/support.html#discord + about: Ask questions in Discord + - name: Reddit support + url: https://www.reddit.com/r/LizardByte + about: Get community support on Reddit + - name: Facebook support + url: https://www.facebook.com/groups/lizardbyte + about: Get community support on Facebook + - name: Feature request + url: https://feedback.lizardbyte.dev + about: Share your suggestions or ideas to help us improve