Skip to content

Commit 7e3cad6

Browse files
author
Hiro
committed
bug: reproduciblility
Took 1 minute
1 parent 618afa0 commit 7e3cad6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE/00-bug.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,17 @@ body:
3636
- type: checkboxes
3737
id: reproduce-latest-release
3838
attributes:
39-
label: Reproduces in latest release
39+
label: Reproducibility
4040
options:
4141
- label: Does this issue reproduce with the latest release?
4242

43+
# - type: textarea
44+
# id: reproduce-latest-release
45+
# attributes:
46+
# label: "Does this issue reproduce with the latest release?"
47+
# validations:
48+
# required: true
49+
4350
- type: textarea
4451
id: os-and-processor
4552
attributes:

0 commit comments

Comments
 (0)