github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/go-sql-driver/mysql/ISSUE_TEMPLATE.md (about) 1 ### Issue description 2 Tell us what should happen and what happens instead 3 4 ### Example code 5 ```go 6 If possible, please enter some example code here to reproduce the issue. 7 ``` 8 9 ### Error log 10 ``` 11 If you have an error log, please paste it here. 12 ``` 13 14 ### Configuration 15 *Driver version (or git SHA):* 16 17 *Go version:* run `go version` in your console 18 19 *Server version:* E.g. MySQL 5.6, MariaDB 10.0.20 20 21 *Server OS:* E.g. Debian 8.1 (Jessie), Windows 10