1---
2name: "Bug Report"
3about: "Create a report to help us improve"
4title: "BUG: "
5labels: "bug, needs-triage"
6assignees: ""
7---
8
9### Describe the bug
10
11A clear and concise description of what the bug is.
12
13### To Reproduce
14
15Steps to reproduce the behavior:
16
171. Go to '...'
182. Click on '....'
193. Scroll down to '....'
204. See error
21
22### Expected behavior
23
24A clear and concise description of what you expected to happen.
25
26### Screenshots
27
28If applicable, add screenshots to help explain your problem.
29
30### Environment (please complete the following information):
31
32- **OS**: [e.g. macOS, Windows, Linux]
33- **Terminal**: [e.g. iTerm2, Windows Terminal, Alacritty]
34- **Go Version**: [e.g. 1.19]
35
36### Additional context
37
38Add any other context about the problem here.