diff --git a/issue_template.md b/issue_template.md index b5872a0f9fa..e812fe7b74c 100644 --- a/issue_template.md +++ b/issue_template.md @@ -8,7 +8,7 @@ ```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:**