From 4fdb9bc4732e82964f4d76a991d90e7fbbc27c10 Mon Sep 17 00:00:00 2001 From: Nijiko Yonskai Date: Tue, 23 Mar 2021 10:27:11 -0700 Subject: [PATCH] feat: add config for GitHub issues (#3224) --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..774fb92d0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Question + url: https://chat.insomnia.rest/ + about: Please ask and answer questions about Insomnia in our Slack Community