From d7b08d83282c4b325211f404f58d8763106f0c2f Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Sat, 2 Apr 2022 23:55:36 +0100 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7c91e996..ed95f376 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: Feature Request + url: https://github.com/ciderapp/Cider/discussions/new?category=feature-request + about: Have a feature you would like to have in the app? Make a request. - name: Discord Support url: https://discord.com/invite/AppleMusic about: For quick support, make a ticket or ask for community support here. @@ -8,4 +11,4 @@ contact_links: about: In most cases, these troubleshooting tips can resolve basic issues. Try them out before opening an issue. - name: GitHub Issues url: https://github.com/ciderapp/Cider/issues - about: Check to make sure there is not an issues already open that is related to your issue. \ No newline at end of file + about: Check to make sure there is not an issues already open that is related to your issue.