Andrew Gerrand | 7b74921 | 2016-02-26 14:05:16 +1100 | [diff] [blame] | 1 | Please answer these questions before submitting your issue. Thanks! |
| 2 | |
Giovanni Bajo | 9ac67f5 | 2016-08-17 17:31:12 +0200 | [diff] [blame] | 3 | ### What version of Go are you using (`go version`)? |
Andrew Gerrand | 7b74921 | 2016-02-26 14:05:16 +1100 | [diff] [blame] | 4 | |
| 5 | |
Giovanni Bajo | 9ac67f5 | 2016-08-17 17:31:12 +0200 | [diff] [blame] | 6 | ### What operating system and processor architecture are you using (`go env`)? |
Andrew Gerrand | 7b74921 | 2016-02-26 14:05:16 +1100 | [diff] [blame] | 7 | |
| 8 | |
Giovanni Bajo | 9ac67f5 | 2016-08-17 17:31:12 +0200 | [diff] [blame] | 9 | ### What did you do? |
Andrew Gerrand | 1afacd0 | 2016-02-26 14:35:42 +1100 | [diff] [blame] | 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. |
Andrew Gerrand | 7b74921 | 2016-02-26 14:05:16 +1100 | [diff] [blame] | 13 | |
| 14 | |
Giovanni Bajo | 9ac67f5 | 2016-08-17 17:31:12 +0200 | [diff] [blame] | 15 | ### What did you expect to see? |
Andrew Gerrand | 7b74921 | 2016-02-26 14:05:16 +1100 | [diff] [blame] | 16 | |
| 17 | |
Giovanni Bajo | 9ac67f5 | 2016-08-17 17:31:12 +0200 | [diff] [blame] | 18 | ### What did you see instead? |
Andrew Gerrand | 7b74921 | 2016-02-26 14:05:16 +1100 | [diff] [blame] | 19 | |
| 20 | |