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 eb0b57c commit f182aea
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,18 @@ description: You found a bug
labels: [bug]
assignees: DevDyna
body:
- type: checkboxes
id: check-base
attributes:
label: Prerequisites

- type: checkboxes
id: new-issue
attributes:
label: Core Section
description: Things that need to be checked!
options:
- label: I'm using the latest version of this mod
- label: I have searched on opened [issues](https://github.com/DevDyna/EasyBee/issues) and [discussions](https://github.com/DevDyna/EasyBee/discussions) of this repository
required: true
- label: I'm using the latest version of this project
required: true


- type: input
id: text-box
Expand Down

0 comments on commit f182aea

Please sign in to comment.