Skip to content

Commit 099b4d4

Browse files
author
Hiro
committed
fix: reproduc-latest-release
Took 2 minutes
1 parent d15e459 commit 099b4d4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/00-bug.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@ body:
3636
- type: checkboxes
3737
id: reproduce-latest-release
3838
attributes:
39-
label: "Does this issue reproduce with the latest release?"
39+
label: Reproduces in latest go version
40+
options:
41+
- label: Does this issue reproduce with the latest release?
42+
required: true
4043

4144
- type: textarea
4245
id: os-and-processor

0 commit comments

Comments
 (0)