From 852255ea03b9d838476ccff50c51c5b9bf303942 Mon Sep 17 00:00:00 2001 From: Daniel Imms <2193314+Tyriar@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:10:48 -0800 Subject: [PATCH] Point new issue questions at GH discussions --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index dccd0c5d..59beeeb9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Question - url: https://stackoverflow.com/questions/tagged/xtermjs - about: Please ask and answer questions here. + - name: Support / Q&A + url: https://github.com/xtermjs/xterm.js/discussions/categories/q-a + about: Use GitHub Discussions for community support and general Q&A