Skip to content

Commit e1df44b

Browse files
authored
Update bug_report.yaml
1 parent 2525ea7 commit e1df44b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
name: Bug report
2-
about: Create a report to help us improve
3-
title: "[BUG]: "
4-
labels: bug
5-
assignees: ''
1+
name: Bug Report
2+
description: File a bug report.
3+
title: "[Bug]: "
4+
labels: ["bug"]
65

76
body:
87
- type: textarea
@@ -19,4 +18,4 @@ body:
1918
attributes:
2019
label: Version
2120
description: What version of our software are you running?
22-
default: v0.0.0
21+
placeholder: v0.0.0

0 commit comments

Comments
 (0)