From b718d2e6c9fe3fc56aa7cfc68b1a40b5cd8a7c01 Mon Sep 17 00:00:00 2001 From: James George Date: Thu, 3 Oct 2019 07:48:03 +0530 Subject: [PATCH] Chore: update issue template with --eslint-fix flag (#12352) --- .github/ISSUE_TEMPLATE.md | 4 ++++ .github/ISSUE_TEMPLATE/BUG_REPORT.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3cf719784e0..2e492e48c19 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,6 +13,10 @@ **Tell us about your environment** + + * **ESLint Version:** * **Node Version:** * **npm Version:** diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 1132aab2595..dd7c10d1406 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -22,6 +22,10 @@ assignees: '' **Tell us about your environment** + + * **ESLint Version:** * **Node Version:** * **npm Version:**