From 7207279f631efdbb1cffc89e96183823940dde70 Mon Sep 17 00:00:00 2001 From: Gustavo Henke Date: Sat, 23 Mar 2024 23:55:13 -0300 Subject: [PATCH] github: require more info from the environment --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 7652aaa1..91b80454 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,7 +7,7 @@ - Description: Clear and concise description of what the bug is - Expected Behavior: What you expected to happen - - Environment: At least the OS and version of "concurrently" + - Environment: At least the OS, Node.js, and concurrently's versions - Reproduction: A way to reproduce the issue For feature requests, please provide the following information: