.github/ISSUE_TEMPLATE/bug-report.md
---
name: Bug report
about: Create a bug issue to help us improve
title: "Bug issue title here"
labels: bug
assignees: ''
---
**Describe the Issue**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. '...'
2. '....'
3. See error
**Expected Behaviour**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Versions (please complete the following information):**
- Frameworkium-core version: [e.g. 2.7.2]
- OS: [e.g. Windows 10]
- Browser [e.g. Chrome, Firefox]
- Version [e.g. 59]
**Additional Context**
Add any other context about the problem here.