Melody/.github/ISSUE_TEMPLATE/bug_report.md
2023-10-27 19:26:15 +01:00

33 lines
845 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: 'NerdyTechy'
---
**Describe the bug**
A clear and concise description of what the bug is. When providing error messages, please DO NOT paste them here. Paste them at https://paste.techy.lol, then include the link to the paste here.
**To Reproduce**
Steps to reproduce the behaviour:
1. ...
2. ...
3. ...
**Expected behaviour**
A clear and concise description of what you expected to happen.
**Actual behaviour**
A clear and concise description of what actually happened.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Log File**
Please provide the log file from the day that you experienced the issue. (Found in the /logs/ directory)
**Additional context**
Add any other context about the problem here.