Skip to content

Commit 8a050ea

Browse files
committed
Merge pull request microsoft#7121 from falsandtru/patch-1
Add version examples
2 parents 29b9fd3 + 50829b2 commit 8a050ea

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

issue_template.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,15 @@ __________________________________________________________ -->
1313

1414
**TypeScript Version:**
1515

16+
1.7.5 / 1.8.0-beta / nightly (1.9.0-dev.20160217)
17+
1618
**Code**
19+
1720
```ts
1821
// A self-contained demonstration of the problem follows...
1922

2023
```
2124

22-
**Expected behavior:**
25+
**Expected behavior:**
26+
2327
**Actual behavior:**

0 commit comments

Comments
 (0)