Skip to content

Commit 9bd0adc

Browse files
authored
More fixes
1 parent bee105d commit 9bd0adc

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/help.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ body:
1818
value: "Not applicable."
1919
validations:
2020
required: true
21+
22+
- type: textarea
23+
id: code
24+
attributes:
25+
label: Example code
26+
description: The code/log related to the problem.
2127

2228
- type: textarea
2329
id: os
@@ -32,7 +38,7 @@ body:
3238
attributes:
3339
label: Scope
3440
description: The scope of the issue. Installation, code, runtime, meta, other?
35-
validation:
41+
validations:
3642
required: true
3743

3844
- type: textarea

0 commit comments

Comments
 (0)