Files
mue/.github/ISSUE_TEMPLATE/bug-report.md
David Ralph 5d08d24fdf improvements
2020-07-21 11:02:22 +01:00

35 lines
783 B
Markdown

---
name: Bug Report
about: Report a bug to help improve Mue
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. See error in console (Ctrl + Shift + I)
**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, Ubuntu]
- OS Version: [e.g 10, 19.10]
- Browser: [e.g. Chrome, Firefox]
- Browser Version: [e.g. 70]
- Mue Version: [e.g. 0.5]
- Resolution: [e.g 1920x1080]
**Additional context**
Add any other context about the problem here.