From 5bad63556aa1e339ae2b8aa4e73cef36c3e814b2 Mon Sep 17 00:00:00 2001 From: Anbraten Date: Sun, 8 Oct 2023 17:32:56 +0200 Subject: [PATCH] Update issue config (#2353) --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 907199265..c0eb8c63d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: true contact_links: - - name: Questions & Discussions - url: https://discord.gg/fcMQqSMXJy - about: Ask questions and discuss with other Woodpecker users. + - name: Start a discussion + about: Our preferred starting point if you have any questions, suggestions or feature proposals. + url: https://github.com/woodpecker-ci/woodpecker/discussions/new/choose - name: Frequently Asked Questions url: https://woodpecker-ci.org/faq about: Check the FAQs for common questions.