From 9ab2eceb1a4f7a6d0a1deeafeafbdc4317e31c11 Mon Sep 17 00:00:00 2001 From: jamesgeorge007 Date: Mon, 30 Sep 2019 22:19:43 +0530 Subject: [PATCH] Docs: update issue template --- .github/ISSUE_TEMPLATE.md | 4 +--- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3cf719784e0e..5ee4c023da01 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,9 +13,7 @@ **Tell us about your environment** -* **ESLint Version:** -* **Node Version:** -* **npm Version:** +paste the results of **eslint --env-info** here. **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 1132aab2595f..573059f85b43 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -22,9 +22,7 @@ assignees: '' **Tell us about your environment** -* **ESLint Version:** -* **Node Version:** -* **npm Version:** +paste the results of **eslint --env-info** here. **What parser (default, Babel-ESLint, etc.) are you using?**