Skip to content

Commit d36d471

Browse files
github: report a bug prompte user if available use go env -changed
Fixes #67767 Change-Id: I0bf267bc18d2a4f4ac27fb98319d6ea8b9d0ba07
1 parent 9b43bfb commit d36d471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/00-bug.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ body:
2525
- type: textarea
2626
id: go-env
2727
attributes:
28-
label: "Output of `go env` in your module/workspace:"
28+
label: "Output of `go env` or when toolchain is go1.23 and above use `go env -changed` in your module/workspace:"
2929
placeholder: |
3030
GO111MODULE=""
3131
GOARCH="arm64"

0 commit comments

Comments
 (0)