Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Update bug report template #14276

Merged
merged 2 commits into from Apr 1, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 3 additions & 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, triage
labels: bug, "repo:needed"
nzakas marked this conversation as resolved.
Show resolved Hide resolved
assignees: ''

---
Expand Down Expand Up @@ -35,6 +35,8 @@ assignees: ''

**What parser (default, `@babel/eslint-parser`, `@typescript-eslint/parser`, etc.) are you using?**

<!-- if you are using a parser other than ESLint's default, please try using the default parser to verify if the issue is parser-specific -->

**Please show your full configuration:**

<details>
Expand Down