From ed8cf666f672c729060935e90a1e5838e9407d0d Mon Sep 17 00:00:00 2001 From: falsandtru Date: Thu, 18 Feb 2016 04:51:47 +0900 Subject: [PATCH] Add version examples --- issue_template.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/issue_template.md b/issue_template.md index 6be508efec2..84de786b112 100644 --- a/issue_template.md +++ b/issue_template.md @@ -13,11 +13,15 @@ __________________________________________________________ --> **TypeScript Version:** +1.7.5 / 1.8.0-beta / master() + **Code** + ```ts // A self-contained demonstration of the problem follows... ``` -**Expected behavior:** +**Expected behavior:** + **Actual behavior:**