Skip to content

Commit 47e5e8b

Browse files
committed
Fix
1 parent 32cae16 commit 47e5e8b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/ISSUE_TEMPLATE/other.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Other
2-
description: Any other question or issue
2+
description: Use this only if no other issue type fits.
33

44
body:
55
- type: textarea
@@ -12,12 +12,9 @@ body:
1212
- type: textarea
1313
attributes:
1414
label: Info
15-
example: >
16-
- Browser: [e.g. chrome, safari]
17-
- Device (if mobile): [e.g. iPhone6]
18-
- Build info from `Settings` -> `About`:
15+
example: Kll
1916
validations:
20-
required: true
17+
required: false
2118
- type: markdown
2219
attributes:
2320
value: >

0 commit comments

Comments
 (0)