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 d2fcdad commit 51a28aeCopy full SHA for 51a28ae
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -1,6 +1,5 @@
1
name: 🐞 Bug Report
2
description: Something isn't working, broken, not expected behavior
3
-title: ""
4
labels: [bug]
5
body:
6
- type: markdown
@@ -15,7 +14,7 @@ body:
15
14
attributes:
16
label: What did you expect
17
description: What behavior is expected?
18
- - type: textare
+ - type: textarea
19
20
label: Steps/models to reproduce
21
description: The actions that cause the issues. Please explain it in detail.
0 commit comments