Skip to content

Commit 2df0e3d

Browse files
committed
Fix
1 parent df39c2e commit 2df0e3d

File tree

1 file changed

+22
-23
lines changed

1 file changed

+22
-23
lines changed

.github/ISSUE_TEMPLATE/other.yml

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,25 @@
11
name: Other
22
description: Use this only if no other issue type fits.
3-
43
body:
5-
- type: textarea
6-
attributes:
7-
label: Issue
8-
description: >
9-
A clear and concise description of the question or issue
10-
validations:
11-
required: true
12-
- type: textarea
13-
attributes:
14-
label: Info
15-
description: |
16-
- Browser: [e.g. chrome, safari]
17-
- Device (if mobile): [e.g. iPhone6]
18-
- Build info
19-
placeholder: |
20-
Build info from `Settings` -> `About`
21-
validations:
22-
required: false
23-
- type: markdown
24-
attributes:
25-
value: >
26-
Thanks for contributing!
4+
- type: textarea
5+
attributes:
6+
label: Issue
7+
description: >
8+
A clear and concise description of the question or issue
9+
validations:
10+
required: true
11+
- type: textarea
12+
attributes:
13+
label: Info
14+
description: |
15+
- Browser: [e.g. chrome, safari]
16+
- Device (if mobile): [e.g. iPhone6]
17+
- Build info
18+
placeholder: |
19+
Build info from `Settings` -> `About`
20+
validations:
21+
required: false
22+
- type: markdown
23+
attributes:
24+
value: >
25+
Thanks for contributing!

0 commit comments

Comments
 (0)