34 lines
728 B
Markdown
34 lines
728 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: 'bug'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Describe the Bug
|
|
A clear and concise description of what the bug is.
|
|
|
|
## Expected Behavior
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## Steps to Reproduce
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Run '....'
|
|
3. Enter '....'
|
|
4. See error
|
|
|
|
## Screenshots
|
|
If applicable, add screenshots or logs to help explain your problem.
|
|
|
|
## Environment (please complete the following information):
|
|
|
|
Anything that will help us triage the bug will help. Here are some ideas:
|
|
- OS: [e.g. Linux, OSX, WSL, etc]
|
|
- Version [e.g. 10.15]
|
|
|
|
## Additional Context
|
|
Add any other context about the problem here.
|