We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a664f26 commit e930399Copy full SHA for e930399
.github/ISSUE_TEMPLATE/bug.md
@@ -1,10 +1,11 @@
1
---
2
name: Bug
3
about: Related to runtime bugs, panics, warnings...
4
-labels: bug
+labels: • bug
5
6
**Description**
7
-<!-- What the bug is and/or how to reproduce it.
+<!--
8
+What the bug is and/or how to reproduce it.
9
10
Some common details that are typically useful to know are below -- please fill/remove as needed.
11
@@ -30,7 +31,6 @@ Other details that may be useful to know, if relevant:
30
31
- QEMU:
32
33
-**Kernel log**
34
<details><summary><strong>Kernel log</strong></summary>
35
<p>
36
@@ -42,7 +42,6 @@ Paste it here -- feel free to reduce it to the relevant parts.
42
</details>
43
44
45
-**Kernel config**
46
<details><summary><strong>Kernel config</strong></summary>
47
48
0 commit comments