go/.github/ISSUE_TEMPLATE/archived/00-bug.md

722 B

name about title
Bugs The go command, standard library, or anything else affected/package:

What version of Go are you using (go version)?

$ go version

Does this issue reproduce with the latest release?

What operating system and processor architecture are you using (go env)?

go env Output
$ go env

What did you do?

What did you expect to see?

What did you see instead?