26 lines
540 B
Markdown
26 lines
540 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is, make sure to paste any exceptions and tracebacks.
|
||
|
|
||
|
|
||
|
**Code snippet**
|
||
|
Relevant source code, make sure to remove what is not necessary.
|
||
|
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
|
||
|
**Environment (please complete the following information):**
|
||
|
- OS: [e.g. iOS]
|
||
|
- Version [e.g. 0.8.3]
|
||
|
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|