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 f182aea commit e0e26ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: You found a bug
labels: [bug]
assignees: DevDyna
body:

- type: checkboxes
id: new-issue
attributes:
Expand All @@ -14,8 +13,6 @@ body:
required: true
- label: I'm using the latest version of this project
required: true


- type: input
id: text-box
attributes:
Expand All @@ -24,7 +21,6 @@ body:
description: Write what version of modloader was used
validations:
required: true

- type: textarea
id: large-text-box-1
attributes:
Expand All @@ -33,7 +29,6 @@ body:
placeholder: sqrt(-1) - sqrt(i) = -0,707106781 + 0,292893219 i
validations:
required: true

- type: textarea
id: large-text-box-2
attributes:
Expand Down

0 comments on commit e0e26ad

Please sign in to comment.