Files
mue/.github/ISSUE_TEMPLATE/bug-report.md
2019-06-27 10:52:36 +01:00

34 lines
710 B
Markdown

---
name: Bug Report
about: Report a bug to help improve this project
title: "[BUG]"
labels: bug
assignees: ''
---
**Description**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. 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.
**Desktop (please complete the following information):**
- OS: [e.g. Windows]
- Browser [e.g. Chrome, Firefox]
- Version [e.g. 70]
- Resolution [e.g 1920x1080]
**Additional context**
Add any other context about the problem here.