From 19435cf66aeaab7be44730d47f562cfa17c17640 Mon Sep 17 00:00:00 2001 From: witt Date: Sun, 5 Jul 2020 01:58:08 +0800 Subject: [PATCH] chore(gh): add help support template (#318) --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 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 0000000..dc4e736 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Help or Questions 🙀 + url: https://spectrum.chat/zeit-ui/general?tab=posts + about: This issue tracker is not for support questions. Please refer to the Spectrum's community.