35 lines
459 B
Markdown
35 lines
459 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ""
|
|
labels: "bug"
|
|
assignees: ""
|
|
---
|
|
|
|
**Describe the bug**
|
|
|
|
...
|
|
|
|
**Reproduction**
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
1. ...
|
|
2. ...
|
|
|
|
**Expected behavior**
|
|
|
|
...
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Version**
|
|
|
|
If applicable, what version did you use?
|
|
|
|
**Environment**
|
|
|
|
If applicable, add relevant information about your config and environment here.
|