From 6ae6f6d4c50dbd68eae497b7e02e47d0a9407cd7 Mon Sep 17 00:00:00 2001 From: jamesgeorge007 Date: Wed, 2 Oct 2019 10:18:01 +0530 Subject: [PATCH] Fix: minor tweak --- .github/ISSUE_TEMPLATE.md | 8 +++++++- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5ee4c023da01..2e492e48c19b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,7 +13,13 @@ **Tell us about your environment** -paste the results of **eslint --env-info** here. + + +* **ESLint Version:** +* **Node Version:** +* **npm Version:** **What parser (default, Babel-ESLint, etc.) are you using?** diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 573059f85b43..dd7c10d14061 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -22,7 +22,13 @@ assignees: '' **Tell us about your environment** -paste the results of **eslint --env-info** here. + + +* **ESLint Version:** +* **Node Version:** +* **npm Version:** **What parser (default, Babel-ESLint, etc.) are you using?**