From 9fb0f7040759ea23538997648f2d2d53e7c9db8a Mon Sep 17 00:00:00 2001 From: Milos Djermanovic Date: Tue, 14 Sep 2021 15:53:07 +0200 Subject: [PATCH] Chore: fix bug report template (#15061) --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 4102d50a088..8c477f44240 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -18,7 +18,7 @@ body: npm version: Local ESLint version: Global ESLint version: - Operating System: + Operating System: validations: required: true - type: dropdown @@ -43,6 +43,7 @@ body: value: |
Configuration + ``` ``` @@ -51,7 +52,6 @@ body: ```js ``` - render: markdown validations: required: true - type: textarea