]> Cypherpunks.ru repositories - gostls13.git/blob - .github/ISSUE_TEMPLATE
doc: improve issue template and contribution guidelines
[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
11 If possible, provide a recipe for reproducing the error.
12 A complete runnable program is good.
13 A link on play.golang.org is best.
14
15
16 ### What did you expect to see?
17
18
19 ### What did you see instead?
20
21