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.
1 parent ebbd71c commit 3599aa8Copy full SHA for 3599aa8
1 file changed
.github/ISSUE_TEMPLATE/1_bug_report.yml
@@ -44,6 +44,13 @@ body:
44
validations:
45
required: true
46
47
+- type: textarea
48
+ attributes:
49
+ label: What is the bug?
50
+ description: Briefly describe what the problem is.
51
+ validations:
52
+ required: true
53
+
54
- type: textarea
55
attributes:
56
label: Steps to reproduce this
@@ -90,4 +97,4 @@ body:
90
97
description: |
91
98
Please let us know if you can work on this or if the issue should be assigned to someone else.
92
99
93
- required: true
100
0 commit comments