Skip to content

Commit e930399

Browse files
committed
GitHub: a couple improvements to the issue templates
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent a664f26 commit e930399

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
name: Bug
33
about: Related to runtime bugs, panics, warnings...
4-
labels: bug
4+
labels: bug
55
---
66
**Description**
7-
<!-- What the bug is and/or how to reproduce it.
7+
<!--
8+
What the bug is and/or how to reproduce it.
89
910
Some common details that are typically useful to know are below -- please fill/remove as needed.
1011
@@ -30,7 +31,6 @@ Other details that may be useful to know, if relevant:
3031
- QEMU:
3132

3233

33-
**Kernel log**
3434
<details><summary><strong>Kernel log</strong></summary>
3535
<p>
3636

@@ -42,7 +42,6 @@ Paste it here -- feel free to reduce it to the relevant parts.
4242
</details>
4343

4444

45-
**Kernel config**
4645
<details><summary><strong>Kernel config</strong></summary>
4746
<p>
4847

0 commit comments

Comments
 (0)