Skip to content

Commit 1a7451d

Browse files
committed
Add title as title must be of type String and cannot be empty.
1 parent 5892fdc commit 1a7451d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report_v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 🐞 Bug Report V2
22
description: File a bug report
3-
title: ''
3+
title: 'Title for the issue'
44
labels: 'new, type: question'
55
body:
66
- type: markdown

0 commit comments

Comments
 (0)