Skip to content

Commit 51c101b

Browse files
authored
Update bug_report.yml
1 parent 3a0a793 commit 51c101b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@ body:
3131
id: mc-version
3232
attributes:
3333
label: Minecraft Version
34-
description: Example: 1.21.2, 1.20.73, etc.
35-
placeholder: "1.21.2"
34+
description: "Example: 1.21.100, 1.20.101, etc."
35+
placeholder: "1.21.100"
3636
validations:
3737
required: true
3838

3939
- type: input
4040
id: architecture
4141
attributes:
4242
label: Minecraft Architecture
43-
description: Example: arm64-v8a, armeabi-v7a, x86_64
43+
description: "Example: arm64-v8a, armeabi-v7a, x86_64"
4444
placeholder: "arm64-v8a"
4545
validations:
4646
required: true

0 commit comments

Comments
 (0)