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.
This commit is contained in:
parent
634b6b8b57
commit
9f56646694
|
@ -1,8 +1,8 @@
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: ❓ Question
|
- name: ❓ Community Support and Help
|
||||||
url: https://help.nextcloud.com/
|
url: https://help.nextcloud.com/
|
||||||
about: I have a question …
|
about: Configuration , webserver/proxy and performance issues and other questions
|
||||||
- name: 💼 Nextcloud Enterprise
|
- name: 💼 Nextcloud Enterprise
|
||||||
url: https://portal.nextcloud.com/
|
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…
Reference in New Issue