25 lines
393 B
Markdown
25 lines
393 B
Markdown
---
|
|
name: 🐛 Bug Report
|
|
about: If something isn't working as expected 🤔
|
|
title: 'bug: '
|
|
type: Bug
|
|
---
|
|
|
|
**Version:** e.g. 0.5.x-xxx
|
|
|
|
## Describe the Bug
|
|
<!-- A clear & concise description of the bug -->
|
|
|
|
|
|
## Steps to Reproduce
|
|
1.
|
|
|
|
## Screenshots / Logs
|
|
<!-- You can find logs in: Setting -> General -> Data Folder -> App Logs -->
|
|
|
|
|
|
## Operating System
|
|
- [ ] MacOS
|
|
- [ ] Windows
|
|
- [ ] Linux
|