From bf7d631f17f4161656650b4fcc9929edd3f76578 Mon Sep 17 00:00:00 2001
From: Daniel <dhaavi@users.noreply.github.com>
Date: Fri, 29 Mar 2024 11:22:04 +0100
Subject: [PATCH] Update issue template config

---
 .github/ISSUE_TEMPLATE/config.yml | 20 ++++++--------------
 1 file changed, 6 insertions(+), 14 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 12377170..f5d4a442 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -3,26 +3,18 @@
 blank_issues_enabled: true  # default: true
 contact_links:
 
-# - name: "🛠 Create Issue for Portmaster"
-#   url: https://github.com/safing/portmaster/issues/new/choose
-#   about: "Create issue related to the main application"
+- name: "Ask Questions on Discord"
+  url: https://safing.io/discord
+  about: Get help from our great community
 
-- name: "🎨 Create Issue for User Interface"
-  url: https://github.com/safing/portmaster-ui/issues/new/choose
-  about: "Create issue for everything connected to the Portmaster's User Interface"
-
-- name: "📦 Create Issue for Packaging & Installers"
-  url: https://github.com/safing/portmaster-packaging/issues/new/choose
-  about: "Create issue for things related to Portmaster's installers, packaging and distribution"
+- name: "Wiki and FAQ"
+  url: https://wiki.safing.io/
+  about: Learn more about Portmaster in our Wiki
 
 - name: "Contribution Guideline"
   url: https://docs.safing.io/portmaster/guides/contribute
   about: Learn how to best contribute and make sure your work is aligned with Safing’s current goals and focus
 
-- name: "Support Requests & Community"
-  url: https://www.reddit.com/r/safing
-  about: Ask for support and any questions you might have on reddit
-
 - name: "Code of Conduct"
   url: https://docs.safing.io/community/code-of-conduct
   about: Be nice to other community members