From a4493737cb827fbfc725f59f8aa0374e859a1bd6 Mon Sep 17 00:00:00 2001 From: Andrew Bradley Date: Thu, 19 May 2022 22:52:14 -0400 Subject: [PATCH] Update config.yml --- .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 5218c344b..8aa6147cf 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -14,5 +14,5 @@ contact_links: url: "https://typestrong.org/ts-node/docs/troubleshooting#missing-types" - name: "TSError or SyntaxError" - about: "These errors come from TypeScript and node, respectively. Use StackOverflow or Discord for usage and configuration help." + about: "These errors come from TypeScript and node, respectively. Use Discussions or Discord for usage and configuration help." url: "https://typestrong.org/ts-node/docs/troubleshooting"