Skip to content

Commit

Permalink
[skip] update bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysdh540 authored Aug 31, 2023
1 parent 962bb68 commit 561b6f7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/bugreport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ body:
- type: input
attributes:
label: Mod Build
description: The build number of the mod you were using when the bug occurred. This is usually the last numbers of the mod version (eg 0.0.1.**69**)
description: The build number of the mod you were using when the bug occurred. This is usually the last numbers of the mod version (eg 0.5.0-**69**)
placeholder: "28"
validations:
required: true
Expand All @@ -58,6 +58,7 @@ body:
description: The version of Minecraft you were using when the bug occurred
options:
- "1.19.2"
- "1.20.1"
validations:
required: true
- type: dropdown
Expand Down Expand Up @@ -91,4 +92,4 @@ body:
required: false
- type: markdown
attributes:
value: "Thank you for taking the time to make this bug report and help improve Create Unlimited!"
value: "Thank you for taking the time to make this bug report and help improve Create Unlimited!"

0 comments on commit 561b6f7

Please sign in to comment.