Skip to content

Commit

Permalink
fix bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
PssbleTrngle committed Jul 8, 2023
1 parent 0439e50 commit d6cfab5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ body:
label: Minecraft Version
multiple: false
options:
- 1.20
- 1.19
- 1.18
- "1.20"
- "1.19"
- "1.18"
validations:
required: true

Expand All @@ -48,4 +48,4 @@ body:
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
render: Shell

0 comments on commit d6cfab5

Please sign in to comment.