You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yaml
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
name: Bug Report
2
2
description: File a bug report
3
3
labels: [bug]
4
-
assignees: []
5
4
body:
6
5
- type: markdown
7
6
attributes:
@@ -33,15 +32,11 @@ body:
33
32
description: What did you expect to happen?
34
33
validations:
35
34
required: true
36
-
- type: dropdown
35
+
- type: input
37
36
id: version
38
37
attributes:
39
38
label: Flare Version
40
39
description: This can be found in Site Settings under Updater. If you are not on the latest version, please update then check if the bug is still present.
0 commit comments