Skip to content

Commit f4f7d0c

Browse files
committed
2 parents 2641cc0 + 46536af commit f4f7d0c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Bug report
3+
about: Bug report
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Checklist**
11+
- [ ] Did you run the analyzer with the `--dev` flag to get more information?
12+
- [ ] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)?
13+
14+
Completing the items above will greatly improve triaging time of your issue.
15+
16+
**Expected behavior**
17+
A clear and concise description of what you expected to happen.

0 commit comments

Comments
 (0)