We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
title must be of type String and cannot be empty.
1 parent 5892fdc commit 1a7451dCopy full SHA for 1a7451d
.github/ISSUE_TEMPLATE/bug_report_v2.yaml
@@ -1,6 +1,6 @@
1
name: 🐞 Bug Report V2
2
description: File a bug report
3
-title: ''
+title: 'Title for the issue'
4
labels: 'new, type: question'
5
body:
6
- type: markdown
0 commit comments