Skip to content

Commit c03b6ad

Browse files
authored
Add prerequisites checklist to issue template (#429)
1 parent c8b1950 commit c03b6ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ assignees: ''
88
---
99

1010
<!-- Before you submit a bug, please make sure that:
11+
- you have searched and found no existing open issue with the problem at hand
1112
- you don't have "files.associations": {"*.svelte": "html" } inside your VSCode settings (if you can't remember ever doing that, you don't have that)
1213
- you are using Svelte for Vscode (NOT the old "Svelte" by James Birtles) and have disabled all other Svelte-related extensions to reproduce the bug
1314
- if it's a preprocessor related bug like "can't use typescript", did you setup `svelte-preprocess` and/or `svelte.config.js`? See the docs for more info.

0 commit comments

Comments
 (0)