34 lines
639 B
Markdown
34 lines
639 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.
|
||
|
|
||
|
**Version**
|
||
|
- [ ] V1
|
||
|
- [ ] V2
|
||
|
|
||
|
**Environment**
|
||
|
- [ ] self-hosted
|
||
|
- [ ] Linux
|
||
|
- [ ] Windows
|
||
|
- [ ] Mac
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Run/Repo Url**
|
||
|
If applicable, and if your repo/run is public, please include a URL so it is easier for us to investigate.
|
||
|
|
||
|
**How to reproduce**
|
||
|
If applicable, add information on how to reproduce the problem.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|