1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:28:33 -06:00
go/.github/ISSUE_TEMPLATE
Andrew Gerrand 7b74921d56 doc: add issue and pull request templates
Fixes #14365

Change-Id: I082329fe7a1e06c774a32e0e24e5c8736bb5a037
Reviewed-on: https://go-review.googlesource.com/19877
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-02-26 03:16:55 +00:00

19 lines
355 B
Plaintext

Please answer these questions before submitting your issue. Thanks!
1. What version of Go are you using (`go version`)?
2. What operating system and processor architecture are you using (`go env`)?
3. What did you do?
(Use play.golang.org to provide a runnable example, if possible.)
4. What did you expect to see?
5. What did you see instead?