Skip to content

Commit 618afa0

Browse files
author
Hiro
committed
checkbox:
Took 2 minutes
1 parent 02ee99c commit 618afa0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/00-bug.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,12 @@ body:
3333
validations:
3434
required: true
3535

36-
3736
- type: checkboxes
3837
id: reproduce-latest-release
3938
attributes:
40-
label: "Does this issue reproduce with the latest release?"
39+
label: Reproduces in latest release
40+
options:
41+
- label: Does this issue reproduce with the latest release?
4142

4243
- type: textarea
4344
id: os-and-processor

0 commit comments

Comments
 (0)