From 78a68dbfa519fb14c3368d694db5b52523724f1f Mon Sep 17 00:00:00 2001 From: Nitin Kumar Date: Wed, 18 Aug 2021 08:51:21 +0530 Subject: [PATCH] docs: ask `version` information in issue template --- .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 7139380999..f8d4579f27 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -38,7 +38,7 @@ // additional code, remove if not needed. ``` -### Please paste the results of `webpack-cli info` here, and mention other relevant information +### Please paste the results of `webpack-cli info` and `webpack-cli version` here, and mention other relevant information ### Expected Behavior