From 9012cd410d1a9d07b2716f62d19e6cce4f34add3 Mon Sep 17 00:00:00 2001 From: Ryan Cavanaugh Date: Thu, 3 May 2018 12:51:45 -0700 Subject: [PATCH] Update Custom.md --- .github/ISSUE_TEMPLATE/Custom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ---