24 lines
474 B
Markdown
24 lines
474 B
Markdown
---
|
|
name: Bug Report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Expected Behaviour**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Actual Behaviour**
|
|
A clear and concise description of what actually happened.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|