aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
blob: f44c6b9a36b5c7263f1d3cd62281f7c232df829c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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?