diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7870d06e7..e62997d71 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -14,5 +14,5 @@ contact_links: url: "https://github.com/TypeStrong/ts-node/blob/master/README.md#help-my-types-are-missing" - name: "TSError or SyntaxError" - about: "These errors come from TypeScript and node, respectively" + about: "These errors come from TypeScript and node, respectively. Use StackOverflow or Discord for usage and configuration help." url: "https://stackoverflow.com/questions/tagged/ts-node"