1 parent 3a0a793 commit 51c101bCopy full SHA for 51c101b
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -31,16 +31,16 @@ body:
31
id: mc-version
32
attributes:
33
label: Minecraft Version
34
- description: Example: 1.21.2, 1.20.73, etc.
35
- placeholder: "1.21.2"
+ description: "Example: 1.21.100, 1.20.101, etc."
+ placeholder: "1.21.100"
36
validations:
37
required: true
38
39
- type: input
40
id: architecture
41
42
label: Minecraft Architecture
43
- description: Example: arm64-v8a, armeabi-v7a, x86_64
+ description: "Example: arm64-v8a, armeabi-v7a, x86_64"
44
placeholder: "arm64-v8a"
45
46
0 commit comments