Skip to content

Commit 00aa854

Browse files
authored
Push bug report sample
1 parent 787532c commit 00aa854

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
- type: textarea
11+
id: rmcp_version
12+
attributes:
13+
label: RetroMCP version
14+
description: >-
15+
v1.0
16+
- type: textarea
17+
id: mc_version
18+
attributes:
19+
label: Minecraft version
20+
description: >-
21+
b1.7.3
22+
- type: textarea
23+
id: other_description
24+
attributes:
25+
label: Other
26+
description: >-
27+
Post logs here

0 commit comments

Comments
 (0)