Skip to content

Commit 32f5d3a

Browse files
committed
chore: adjust issue template
1 parent c607aa6 commit 32f5d3a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/help_bug.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,25 @@ body:
99
- type: checkboxes
1010
attributes:
1111
label: Documentation
12-
description: You read the [documentation](https://github.com/EmixamPP/linux-enable-ir-emitter/blob/master/README.md).
1312
options:
14-
- label: I agree to follow this project's Code of Conduct
13+
- label: I read carefully the [documentation](https://github.com/EmixamPP/linux-enable-ir-emitter/blob/master/README.md).
1514
required: true
1615
- type: textarea
1716
attributes:
1817
label: Output of `linux-enable-ir-emitter --config`
19-
render: toml
18+
render: TOML
2019
validations:
2120
required: true
2221
- type: textarea
2322
attributes:
2423
label: Output of `linux-enable-ir-emitter --log`
25-
render: shell
24+
render: Shell
2625
validations:
2726
required: true
2827
- type: textarea
2928
attributes:
3029
label: Output of `linux-enable-ir-emitter --grey-devices`
30+
render: Text
3131
validations:
3232
required: true
3333
- type: input

0 commit comments

Comments
 (0)