diff --git a/.github/ISSUE_TEMPLATE/Custom.md b/.github/ISSUE_TEMPLATE/Custom.md index 1e920c44338..465ff43e74c 100644 --- a/.github/ISSUE_TEMPLATE/Custom.md +++ b/.github/ISSUE_TEMPLATE/Custom.md @@ -1,6 +1,6 @@ --- name: Question -about: The issue tracker is not for questions; please use [Stack Overflow](https://stackoverflow.com/questions/tagged/typescript) or other resources for help writing TypeScript code. +about: The issue tracker is not for questions. please use Stack Overflow or other resources for help writing TypeScript code. ---