TypeScript/issue_template.md

17 lines
487 B
Markdown
Raw Normal View History

<!-- BUGS: Please use this template. -->
<!-- QUESTIONS: This is not a general support forum! Ask Qs at http://stackoverflow.com/questions/tagged/typescript -->
<!-- SUGGESTIONS: See https://github.com/Microsoft/TypeScript-wiki/blob/master/Writing-Good-Design-Proposals.md -->
2016-02-17 20:09:17 +01:00
2016-06-28 07:18:52 +02:00
**TypeScript Version:** 1.8.0 / nightly (2.0.0-dev.201xxxxx)
2016-02-17 20:51:47 +01:00
2016-02-17 20:09:17 +01:00
**Code**
2016-02-17 20:51:47 +01:00
2016-02-17 20:09:17 +01:00
```ts
// A *self-contained* demonstration of the problem follows...
2016-02-17 20:09:17 +01:00
```
2016-02-17 20:51:47 +01:00
**Expected behavior:**
2016-02-17 20:09:17 +01:00
**Actual behavior:**