Browse Source

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.
tags/v22.0.0beta1
acsfer 3 years ago
parent
commit
9f56646694
No account linked to committer's email address
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      .github/ISSUE_TEMPLATE/config.yml

+ 3
- 3
.github/ISSUE_TEMPLATE/config.yml View File

@@ -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

Loading…
Cancel
Save