go-bug
open Go issue tracker with system info
TLDR
Open bug report page
$ go bug
SYNOPSIS
go bug
DESCRIPTION
go bug opens the Go issue tracker in a web browser with pre-filled system information. It collects Go version, platform, and environment details to streamline bug reports.
The command simplifies reporting issues to the Go project by automatically gathering relevant diagnostic information and opening the browser to the GitHub issue form.
CAVEATS
Opens browser. Information may include environment variables. Review before submitting.
HISTORY
go bug was added to the Go toolchain to streamline bug reporting with automatic environment information collection.
SEE ALSO
go(1), go-version(1)
