From e0e26ad1183575edf6b9e6f7155712b856dbe1da Mon Sep 17 00:00:00 2001 From: DevDyna <78147916+DevDyna@users.noreply.github.com> Date: Fri, 6 Dec 2024 22:55:21 +0100 Subject: [PATCH] Update bug-report.yaml --- .github/ISSUE_TEMPLATE/bug-report.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 33f96ba..2b7a10d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -3,7 +3,6 @@ description: You found a bug labels: [bug] assignees: DevDyna body: - - type: checkboxes id: new-issue attributes: @@ -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: @@ -24,7 +21,6 @@ body: description: Write what version of modloader was used validations: required: true - - type: textarea id: large-text-box-1 attributes: @@ -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: