We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862a261 commit 268a977Copy full SHA for 268a977
2 files changed
.github/ISSUE_TEMPLATE/bug-report.md
@@ -0,0 +1,21 @@
1
+---
2
+name: Bug Report
3
+about: Create a report to help us improve
4
+title: "[Bug]: "
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+### Problem Description
11
12
+*Describe it here, please.*
13
14
+### Environment
15
16
+- Minecraft Version: *VERSION*
17
+- Mod Version: *VERSION*
18
19
+### Attachments
20
+1) Attach your latest game logs from `.minecraft/logs/latest.log` ← *IMPORTANT*
21
+2) Attach some images/video with the problem ← *OPTIONAL*
.github/ISSUE_TEMPLATE/feature-request.md
@@ -0,0 +1,15 @@
+name: Feature Request
+about: Suggest an idea for this project
+title: "[Feature]: "
+labels: enhancement
+### Feature Description
+1) Attach some images/video with examples ← *OPTIONAL*
0 commit comments