From c870cfefd8cdccb9f05a5231f2edb1dba4d948c3 Mon Sep 17 00:00:00 2001 From: Ryan Cavanaugh Date: Thu, 3 May 2018 13:18:30 -0700 Subject: [PATCH] Update Question.md --- .github/ISSUE_TEMPLATE/Question.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Question.md b/.github/ISSUE_TEMPLATE/Question.md index 7dad3bbf7e0..fbb9d150a7c 100644 --- a/.github/ISSUE_TEMPLATE/Question.md +++ b/.github/ISSUE_TEMPLATE/Question.md @@ -1,6 +1,6 @@ --- name: Question -about: ***The issue tracker is not for questions.*** please use Stack Overflow 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. ---