mue/.github/ISSUE_TEMPLATE/bug-report.md

35 lines
786 B
Markdown
Raw Normal View History

2019-06-27 09:52:36 +00:00
---
name: Bug Report
2020-07-21 10:02:22 +00:00
about: Report a bug to help improve Mue
title: "[Bug]"
2019-06-27 09:52:36 +00:00
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 '....'
2020-07-21 10:02:22 +00:00
3. See error in console (Ctrl + Shift + I)
2019-06-27 09:52:36 +00:00
**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):**
2019-11-06 21:37:27 +00:00
- OS: [e.g. Windows, Ubuntu]
- OS Version: [e.g 11, 23.10]
2019-11-06 21:37:27 +00:00
- Browser: [e.g. Chrome, Firefox]
- Browser Version: [e.g. 115]
- Mue Version: [e.g. 7.1.0]
2019-11-06 21:37:27 +00:00
- Resolution: [e.g 1920x1080]
2019-06-27 09:52:36 +00:00
**Additional context**
Add any other context about the problem here.