34 lines
767 B
Markdown
34 lines
767 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ""
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**To Reproduce**
|
|
<!-- Steps to reproduce the behavior: -->
|
|
1. [e.g. Go to '...']
|
|
2. [e.g. Click on '....']
|
|
3. [e.g. Scroll down to '....']
|
|
4. [e.g. See error]
|
|
|
|
**Expected behavior**
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Screenshots**
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
**Host**
|
|
<!-- Please complete the following information -->
|
|
- OS: [e.g. Windows, Ubuntu]
|
|
- Architecture [e.g. 32 bit, 64 bit, arm]
|
|
- Version [e.g. 0.11.1]
|
|
|
|
**Additional context**
|
|
<!-- Add any other context about the problem here. -->
|