.github/ISSUE_TEMPLATE/1_Bug_report.md
---
name: "🐛 Bug Report"
about: "If something isn't working as expected 🤔"
title: ""
labels: ""
assignees: ""
---
# Version: ?.?.?
## Bug Description
A clear and concise description of the problem. A good bug report shouldn't leave others needing to chase you up for more information.
## Steps To Reproduce
If possible a minimal demo of the problem, Don't forget to mention any extensions you might have enabled!
## Expected Behavior
If any describe a clear and concise description of what you expected to happen.
## Possible Solution
Only if you have suggestions on a fix/reason for the bug. You can optionally add any other context about the problem: log messages, screenshots, etc.