.github/ISSUE_TEMPLATE/bug_report.md
---
name: 'Bug report'
about: 'Create a report to help us improve'
title: '[bug] '
labels: 'c/bug, c/to-triage'
assignees: k3rn31
---
## 🐞Bug Report
### Bug Description
<!--
A clear and concise description of what the bug is.
-->
### To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Execute Gremlins on '...'
3. Scroll down to '....'
### Found behaviour
<!-- A description of the problem found -->
### Expected behaviour
<!-- A clear and concise description of what you expected to happen. -->
### Screenshots
<!-- If applicable, add screenshots to help explain your problem, otherwise remove this section. -->
### Operating System
- OS: [e.g. Linux]
- Version [e.g. v0.1.0]
### Additional Context
<!-- Add any other context about the problem here, otherwise remove this section. -->