36 lines
865 B
Markdown
36 lines
865 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a problem
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
*Note: this template is meant to help you report the bug so that we can fix it faster, ie not all of these sections are required*
|
|
|
|
**Description**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Steps to Reproduce**
|
|
A clear and concise way we might be able to reproduce the bug.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Logs**
|
|
If applicable, add your browsers console logs.
|
|
|
|
**Environment:**
|
|
If you only experience the issue on certain devices or browsers, provide that info.
|
|
- Device: [e.g. iPhone6]
|
|
- OS: [e.g. iOS]
|
|
- Browser [e.g. chrome, safari]
|
|
- Version [e.g. 22]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|