From f114b435d333df57c77d1a5a55ae57ed6898fb12 Mon Sep 17 00:00:00 2001 From: xjasonlyu Date: Sat, 29 Jan 2022 16:34:00 +0800 Subject: [PATCH] Chore: issue template config --- .github/ISSUE_TEMPLATE/config.yml | 6 ++++++ 1 file changed, 6 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..39cceb1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,6 @@ +blank_issues_enabled: true + +contact_links: + - name: Get help in GitHub Discussions + url: https://github.com/xjasonlyu/tun2socks/discussions + about: Have a question? Not sure if your issue affects everyone reproducibly? The easiest way to get help is on GitHub Discussions!