From 3204aba80c289e1cfd248ee5153d509ad653f908 Mon Sep 17 00:00:00 2001 From: vvakame Date: Sat, 27 Feb 2016 11:45:39 +0900 Subject: [PATCH] thanks @nydotnet ! --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 67422ac5b..a9ae49873 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,5 +1,5 @@ - [ ] I tried using the latest `xxxx/xxxx.d.ts` file in this repo and had problems. - [ ] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript -- [ ] My question is inappropriate for StackOverflow. +- [ ] I have a question that is inappropriate for [StackOverflow](https://stackoverflow.com/). (Please ask any appropriate questions there). - [ ] I want to talk about `xxxx/xxxx.d.ts`. - The authors of that type definition are cc/ @....