TypeScript/issue_template.md
2016-10-13 13:03:25 -07:00

17 lines
487 B
Markdown

<!-- 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 -->
**TypeScript Version:** 2.0.3 / nightly (2.1.0-dev.201xxxxx)
**Code**
```ts
// A *self-contained* demonstration of the problem follows...
```
**Expected behavior:**
**Actual behavior:**