Skip to content

Commit

Permalink
Improve bug report issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
dlsf authored Jul 21, 2024
1 parent 015befe commit 9862047
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ body:
1. Do this
2. Click on this
3. See error
- type: input
- type: textarea
id: expected_behavior
validations:
required: true
attributes:
label: Expected Behavior
description: Describe what you expected to happen
- type: input
- type: textarea
id: actual_behavior
validations:
required: true
Expand All @@ -47,15 +47,15 @@ body:
required: true
attributes:
label: Server Software & Minecraft Version
description: The server software and Minecraft version you are using ("latest" is not accurate enough)
description: Please copy and paste the output of `/version`, "latest" is not helpful
- type: input
id: skyblock_version
validations:
required: true
attributes:
label: IridiumSkyblock version
description: The IridiumSkyblock version you are using ("latest" is not accurate enough)
- type: textarea
description: Please copy and paste the output of `/is version`, "latest" is not helpful
- type: input
id: logs
attributes:
label: Server logs
Expand Down

0 comments on commit 9862047

Please sign in to comment.