diff --git a/.github/issue_template.md b/.github/issue_template.md deleted file mode 100644 index 891d574568df3..0000000000000 --- a/.github/issue_template.md +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - -**TypeScript Version:** 3.0.0-dev.201xxxxx - - -**Search Terms:** - -**Code** - -```ts -// A *self-contained* demonstration of the problem follows... -// Test this by running `tsc` on the command-line, rather than through another build tool such as Gulp, Webpack, etc. -``` - -**Expected behavior:** - -**Actual behavior:** - -**Playground Link:** - -**Related Issues:**