We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 787532c commit 00aa854Copy full SHA for 00aa854
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -0,0 +1,27 @@
1
+name: Bug Report
2
+description: For reporting bugs and other issues with RMCP
3
+body:
4
+ - type: textarea
5
+ id: description
6
+ attributes:
7
+ label: Bug Description
8
+ description: >-
9
+ Use this section to describe the bug in as much detail as possible
10
11
+ id: rmcp_version
12
13
+ label: RetroMCP version
14
15
+ v1.0
16
17
+ id: mc_version
18
19
+ label: Minecraft version
20
21
+ b1.7.3
22
23
+ id: other_description
24
25
+ label: Other
26
27
+ Post logs here
0 commit comments