You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ body:
28
28
label: Minecraft version
29
29
description: What version of Minecraft are you running? Please note that only the versions listed below are supported. If you're running an outdated version, update to receive support.
30
30
options:
31
-
- "1.20.1"
31
+
- "1.21.1"
32
+
- "1.20.1 (LTS)"
32
33
default: 0
33
34
validations:
34
35
required: true
@@ -64,4 +65,4 @@ body:
64
65
id: context
65
66
attributes:
66
67
label: Additional context
67
-
description: "Add any other context about the problem here, such as your current environment or other mods that might be causing this bug."
68
+
description: "Add any other context about the problem here, such as your current environment or other mods that might be causing this bug."
0 commit comments