github.com/RevenueMonster/sqlike@v1.0.6/.github/ISSUE_TEMPLATE/bug_report.md (about) 1 --- 2 name: Bug report 3 about: Create a report to help us improve 4 title: '' 5 labels: '' 6 assignees: '' 7 8 --- 9 10 **Describe the bug** 11 A clear and concise description of what the bug is. 12 13 **To Reproduce** 14 Steps to reproduce the behavior: 15 1. Use query '...' 16 2. See error 17 18 **Expected behavior** 19 A clear and concise description of what you expected to happen. 20 21 **Screenshots** 22 If applicable, add screenshots to help explain your problem. 23 24 **SQL Driver Detail (please complete the following information):** 25 - Version [e.g. 22] 26 27 **Go Detail (please complete the following information):** 28 - Version [e.g. 22] 29 30 **Additional context** 31 Add any other context about the problem here.