Skip to content

Commit c5fc825

Browse files
committed
Fix: bug reports were immediately marked invalid
1 parent 5680920 commit c5fc825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Report a bug
22
description: Something doesn't work as expected?
33
title: "Bug: "
4-
labels: ["bug", "invalid"]
4+
labels: ["bug"]
55
assignees:
66
- octocat
77
body:

0 commit comments

Comments
 (0)