From e010d3217c0ccc12f715ccb76c0414af451fa34c Mon Sep 17 00:00:00 2001 From: Ben Jackson Date: Sat, 9 Jan 2021 12:02:30 +0000 Subject: [PATCH] add some links to the new issue page --- .github/ISSUE_TEMPLATE/config.yml | 12 ++++++++++++ 1 file changed, 12 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..f182c32 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,12 @@ +blank_issues_enabled: false +contact_links: + - name: Questions and support + url: http://gitter.im/vimspector/Lobby + about: Please ask and answer questions here. + - name: Discussions + url: https://github.com/puremourning/vimspector/discussions + about: Please post questions and useful hints here + - name: Support for additional languages + url: https://github.com/puremourning/vimspector/wiki/languages + about: Please see here for information on support for additional languages +