]> Cypherpunks.ru repositories - gostls13.git/blob - .github/ISSUE_TEMPLATE
doc: improve issue template
[gostls13.git] / .github / ISSUE_TEMPLATE
1 Please answer these questions before submitting your issue. Thanks!
2
3 ### What version of Go are you using (`go version`)?
4
5
6 ### What operating system and processor architecture are you using (`go env`)?
7
8
9 ### What did you do?
10 If possible, provide a recipe for reproducing the error.
11 A complete runnable program is good.
12 A link on play.golang.org is best.
13
14
15 ### What did you expect to see?
16
17
18 ### What did you see instead?
19
20