From f182aeab727945ee079ebbcfd9585eaecab42c71 Mon Sep 17 00:00:00 2001 From: DevDyna <78147916+DevDyna@users.noreply.github.com> Date: Fri, 6 Dec 2024 22:54:41 +0100 Subject: [PATCH] Update bug-report.yaml --- .github/ISSUE_TEMPLATE/bug-report.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 9f1ef41..33f96ba 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -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