mirror of
https://github.com/golang/go
synced 2024-11-06 03:16:10 -07:00
fc583c542b
Ask whether the issue reproduces with the latest release. 'go bug' places the version and system details last, in part because they're automatically filled. I'd like to do the same here, but I worry that they'll get ignored. Change-Id: Iec636a27e6e36d61dca421deaf24ed6fe35d4b11 Reviewed-on: https://go-review.googlesource.com/50931 Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com> Reviewed-by: Daniel Martí <mvdan@mvdan.cc> Reviewed-by: Avelino <t@avelino.xxx>
25 lines
481 B
Plaintext
25 lines
481 B
Plaintext
Please answer these questions before submitting your issue. Thanks!
|
|
|
|
|
|
### What version of Go are you using (`go version`)?
|
|
|
|
|
|
### Does this issue reproduce with the latest release?
|
|
|
|
|
|
### What operating system and processor architecture are you using (`go env`)?
|
|
|
|
|
|
### What did you do?
|
|
|
|
If possible, provide a recipe for reproducing the error.
|
|
A complete runnable program is good.
|
|
A link on play.golang.org is best.
|
|
|
|
|
|
### What did you expect to see?
|
|
|
|
|
|
### What did you see instead?
|
|
|