mirror of
https://github.com/golang/go
synced 2024-11-05 15:16:11 -07:00
e0d50a5830
Encourage people towards the various help forums as a first port of call. Better sign-posting will reduce the incidence or questions being asked in the issue tracker that should otherwise be handled elsewhere, thereby keeping the issue tracker email traffic more focussed. Change-Id: I13b2e498d88be010fca421067ae6fb579a46d6b7 Reviewed-on: https://go-review.googlesource.com/34250 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
22 lines
424 B
Plaintext
22 lines
424 B
Plaintext
Please answer these questions before submitting your issue. Thanks!
|
|
|
|
### What version of Go are you using (`go version`)?
|
|
|
|
|
|
### 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?
|
|
|
|
|