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 bc0c44e commit be5caf5Copy full SHA for be5caf5
.github/ISSUE_TEMPLATE/bug.md
@@ -0,0 +1,25 @@
1
+---
2
+name: Bug report
3
+about: Report a problem and provide necessary context
4
+title: 'Fix ...'
5
+labels: 'bug'
6
+
7
8
9
+<!--
10
+Hi, thanks for submitting a bug. We appreciate that.
11
12
+But, we will need some information about what's wrong to help you.
13
+-->
14
+## What's wrong
15
16
+<!-- Describe what is not working. -->
17
18
+## How it should work?
19
20
+<!-- Describe how it should work. -->
21
22
+## Checklist before calling for maintainers
23
24
+* [ ] Have you checked to ensure there aren't other open [Issues](../issues) for the same problem?
25
0 commit comments