Skip to content

Commit 32360c3

Browse files
committed
actually fix the damn issue
1 parent efea2ce commit 32360c3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Bug Report
22
description: Create a report to help us improve
3+
labels:
4+
- bug
35
body:
46
- type: textarea
57
attributes:
@@ -40,4 +42,6 @@ body:
4042
- type: textarea
4143
attributes:
4244
label: Anything else?
43-
description: |
45+
description: |
46+
Add any extra context here.
47+
Logs, screenshots, or weird edge cases welcome.

0 commit comments

Comments
 (0)