32 lines
691 B
Markdown
32 lines
691 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. -->
|
|
|
|
## How To Reproduce
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
## Expected Behavior
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
## Console Output
|
|
<!-- If applicable, add console input as an attachment in a txt file after you submit the issue. -->
|
|
|
|
## Environment
|
|
<!-- Please complete the following information: -->
|
|
- git hash:
|
|
|
|
## Additional Information
|
|
<!-- Add any other context about the problem here. -->
|