From e1cfde93eec71a15c2df1ad660a7a6171204ba80 Mon Sep 17 00:00:00 2001 From: "Nicholas C. Zakas" Date: Thu, 1 Apr 2021 09:17:36 -0700 Subject: [PATCH] Docs: Update bug report template (#14276) * Docs: Update bug report template * Update .github/ISSUE_TEMPLATE/BUG_REPORT.md --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index cbfa30ae219..12dcefc3add 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -2,7 +2,7 @@ name: "\U0001F41E Bug report" about: Report an issue with ESLint or rules bundled with ESLint title: '' -labels: bug, triage +labels: bug, "repro:needed" assignees: '' --- @@ -35,6 +35,8 @@ assignees: '' **What parser (default, `@babel/eslint-parser`, `@typescript-eslint/parser`, etc.) are you using?** + + **Please show your full configuration:**
@@ -74,4 +76,3 @@ assignees: '' 1. **Are you willing to submit a pull request to fix this bug?** -