Skip to content

Commit f0c4118

Browse files
authored
Update bug_report.yml
1 parent 0702d4a commit f0c4118

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ body:
1212
label: Before You File a Bug Report Please Confirm You Have Done The Following...
1313
description: If any of these required steps are not taken, we may not be able to review your issue. Help us to help you!
1414
options:
15-
- label: |
16-
I'm using [eslint-plugin-svelte](https://github.com/ota-meshi/eslint-plugin-svelte).
17-
(`*.svelte` file linting does not work with the parser alone. You should also use eslint-plugin-svelte with it.)
15+
- label: I'm using [eslint-plugin-svelte](https://github.com/ota-meshi/eslint-plugin-svelte). (`*.svelte` file linting does not work with the parser alone. You should also use eslint-plugin-svelte with it.)
1816
- label: I'm sure the problem is a parser problem. (If you are not sure, search for the issue in [eslint-plugin-svelte](https://github.com/ota-meshi/eslint-plugin-svelte) repo and open the issue in [eslint-plugin-svelte](https://github.com/ota-meshi/eslint-plugin-svelte) repo if there is no solution.
1917
required: true
2018
- label: I have tried restarting my IDE and the issue persists.

0 commit comments

Comments
 (0)