From daa917620d8aec8378bed801fac7edd7228bf00a Mon Sep 17 00:00:00 2001 From: Wils Dawson Date: Wed, 30 Jun 2021 15:55:40 -0700 Subject: [PATCH] Point feature requests to GitHub discussions (#3511) --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 774fb92d0b..df835692ab 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: true contact_links: + - name: Feature Request + url: https://github.com/Kong/insomnia/discussions/categories/ideas + about: Search and submit ideas for this project - name: Question url: https://chat.insomnia.rest/ about: Please ask and answer questions about Insomnia in our Slack Community