Skip to content

Commit

Permalink
Docs: Fix repro:needed label in bug report template (#14285)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjermanovic committed Apr 1, 2021
1 parent e1cfde9 commit 147fc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/BUG_REPORT.md
Expand Up @@ -2,7 +2,7 @@
name: "\U0001F41E Bug report"
about: Report an issue with ESLint or rules bundled with ESLint
title: ''
labels: bug, "repro:needed"
labels: bug, repro:needed
assignees: ''

---
Expand Down

0 comments on commit 147fc04

Please sign in to comment.