diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 73cd85627..125ec340c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,10 +2,13 @@ blank_issues_enabled: false contact_links: - name: Installation, configuration issues url: https://forum.cryptpad.org - about: Please use the community forum for questions or assistance + about: Please use the appropriate forum category for questions or assistance + - name: Bug reports + url: https://forum.cryptpad.org + about: Please use the appropriate forum category to report bugs - name: Features requests url: https://forum.cryptpad.org - about: Please use the community forum for features requests + about: Please use the appropriate forum category for features requests - name: Security vulnerability url: https://github.com/xwiki-labs/cryptpad/SECURITY.md about: Please give us appropriate time to verify, respond and fix before disclosure \ No newline at end of file