From 9fbd3691ce69f3ded7f62a89088229f0948c3ea3 Mon Sep 17 00:00:00 2001 From: Andrew Bradley Date: Fri, 24 Jan 2020 15:05:26 -0500 Subject: [PATCH 1/2] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..059923a1b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,27 @@ +### Expected Behavior + + +### Actual Behavior + + +### Steps to reproduce the problem + + + +### Minimal reproduction + + + +### Specifications + +* ts-node version: +* node version: +* Operating system and version: +* If Windows, are you using WSL or WSL2?: From b48afd8871e2d6ab32cc1b630466093f6f4d2be7 Mon Sep 17 00:00:00 2001 From: Andrew Bradley Date: Mon, 27 Jan 2020 12:49:16 -0500 Subject: [PATCH 2/2] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 059923a1b..639d35a8d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,27 +1,31 @@ ### Expected Behavior + ### Actual Behavior + ### Steps to reproduce the problem ### Minimal reproduction + + ### Specifications -* ts-node version: -* node version: +* ts-node version: +* node version: * Operating system and version: -* If Windows, are you using WSL or WSL2?: +* If Windows, are you using WSL or WSL2?: