From c189f497deb653f219d6e30ec1cf3d0ebc8fef93 Mon Sep 17 00:00:00 2001 From: Andrew Bradley Date: Tue, 7 Apr 2020 21:30:41 -0400 Subject: [PATCH] Mention ts-node -vv flag in issue template Makes it easier to collect version numbers --- .github/ISSUE_TEMPLATE/bug-report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 7bf113080..e391613f0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -31,12 +31,13 @@ https://github.com/TypeStrong/ts-node-repros ### Specifications + * ts-node version: +* node version: * TypeScript version: * tsconfig.json, if you're using one: ``` {} ``` -* node version: * Operating system and version: * If Windows, are you using WSL or WSL2?: