We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3a234c + d6663bf commit 43cf899Copy full SHA for 43cf899
.github/ISSUE_TEMPLATE/Bug_report.md
@@ -15,7 +15,11 @@ Please help us by doing the following steps before logging an issue:
15
Please fill in the *entire* template below.
16
-->
17
18
-<!-- Please try to reproduce the issue with `typescript@next`. It may have already been fixed. -->
+<!--
19
+Please try to reproduce the issue with the latest published version. It may have already been fixed.
20
+For npm: `typescript@next`
21
+This is also the 'Nightly' version in the playground: http://www.typescriptlang.org/play/?ts=Nightly
22
+-->
23
**TypeScript Version:** 3.7.x-dev.201xxxxx
24
25
<!-- Search terms you tried before logging this (so others can find this issue more easily) -->
0 commit comments