diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..d6e82a58 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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. + +
+``` +**Paste logs here** +``` +