23 lines
412 B
Markdown
23 lines
412 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a issue to help us improve
|
||
|
title: "[Bug] "
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**Commands to reproduce**
|
||
|
|
||
|
Commands to reproduce the behavior:
|
||
|
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|