Skip to content

Commit

Permalink
Update bug-report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DevDyna authored Dec 6, 2024
1 parent f4bccaa commit 67dff8f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ labels: [bug]
assignees: DevDyna
body:
- type: checkboxes
id: checkbase
id: check-base
attributes:
label: Prerequisites
description: Things that need to be checked!
Expand All @@ -13,7 +13,7 @@ body:
required: true

- type: input
id: text-box
id: text-box
attributes:
label: Mod Loader Version
placeholder: forge-1.0
Expand All @@ -22,7 +22,7 @@ body:
required: true

- type: textarea
id: large-text-box-1
id: large-text-box-1
attributes:
label: Description
description: Describe what happen
Expand All @@ -31,7 +31,7 @@ body:
required: true

- type: textarea
id: large-text-box-2
id: large-text-box-2
attributes:
label: Procedure
description: Describe how to reproduce it
Expand Down

0 comments on commit 67dff8f

Please sign in to comment.