28 lines
432 B
Markdown
28 lines
432 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
|
||
|
---
|
||
|
|
||
|
Hello Collaborators,
|
||
|
|
||
|
**Describe the bug**
|
||
|
A short description of what you think the bug is.
|
||
|
|
||
|
**Software**
|
||
|
- OS:
|
||
|
- Golang:
|
||
|
- Version:
|
||
|
|
||
|
**To Reproduce**
|
||
|
1. Go to '...'
|
||
|
2. Click on '....'
|
||
|
3. Scroll down to '....'
|
||
|
4. See error
|
||
|
|
||
|
**Expected**
|
||
|
A short description of what you expected to happen.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|