mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
Update issue templates
This commit is contained in:
parent
70e8e23996
commit
ed581e6dcc
1 changed files with 38 additions and 0 deletions
38
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
38
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: "[BUG]"
|
||||||
|
labels: bug
|
||||||
|
assignees: Sollace
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Steps to reproduce**
|
||||||
|
Help us figure out what you did to get this issue
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**Version Information:**
|
||||||
|
- Minecraft Version: [e.g. 1.20.5]
|
||||||
|
- Mine Little Pony Version: [e.g. chrome, safari]
|
||||||
|
|
||||||
|
**Mod Loader:**
|
||||||
|
- [ ] Fabric
|
||||||
|
- [ ] Quilt
|
||||||
|
- [ ] Neoforge (with connector)
|
||||||
|
|
||||||
|
**Client/Server Logs**
|
||||||
|
If applicable, add log files by uploading them as attachments or put them below.
|
||||||
|
|
||||||
|
<details>
|
||||||
|
```
|
||||||
|
**Paste logs here**
|
||||||
|
```
|
||||||
|
</details>
|
Loading…
Reference in a new issue