We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d605864 commit 46536afCopy full SHA for 46536af
.github/ISSUE_TEMPLATE/bug_report.md
@@ -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