From 2cc2d4145fa3996a4edf718eb5dad2fbcdee8c3a Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Thu, 22 Oct 2020 19:54:05 +0200 Subject: [PATCH] chore: Added issues config --- .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 00000000000..257495e4c4f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Chat on Discord + url: https://chat.freesewing.org/ + about: Reach out to us on Discord if you need help or have questions