From 9f56646694a3580c8f7bb29d1ca798e53d9a084e Mon Sep 17 00:00:00 2001 From: acsfer Date: Thu, 22 Apr 2021 13:13:06 +0200 Subject: [PATCH] Redirect users to forum for questions Be more specific so more users will go directly to the forum instead using Github for non-bug reports. --- .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 4637ac6ade..cb3201fb8f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - - name: ❓ Question + - name: ❓ Community Support and Help url: https://help.nextcloud.com/ - about: I have a question … + about: Configuration , webserver/proxy and performance issues and other questions - name: 💼 Nextcloud Enterprise url: https://portal.nextcloud.com/ - about: If you are a customer and are using Nextcloud Enterprise, please submit your issue directly in the Nextcloud Portal so it can be resolved by our dedicated engineers more quickly. + about: If you are a Nextcloud Enterprise customer, or need Professional support, so it can be resolved directly by our dedicated engineers more quickly