We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15e459 commit 099b4d4Copy full SHA for 099b4d4
.github/ISSUE_TEMPLATE/00-bug.yml
@@ -36,7 +36,10 @@ body:
36
- type: checkboxes
37
id: reproduce-latest-release
38
attributes:
39
- label: "Does this issue reproduce with the latest release?"
+ label: Reproduces in latest go version
40
+ options:
41
+ - label: Does this issue reproduce with the latest release?
42
+ required: true
43
44
- type: textarea
45
id: os-and-processor
0 commit comments