From f53e517f85b59b9f3b21fc895dbc81f81d178110 Mon Sep 17 00:00:00 2001 From: Kyle Holzinger Date: Mon, 26 Sep 2022 13:05:33 -0400 Subject: [PATCH] [KH] update discussion link to point to github discussions --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 522567d9d4eb..8021a793fd49 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Ask a question - url: https://github.com/getsentry/sentry-javascript/issues + url: https://github.com/getsentry/sentry-javascript/discussions about: Ask questions and discuss with other community members