From 21990068f66878ababb0ea5920b4cfb6357a4a59 Mon Sep 17 00:00:00 2001 From: object-Object Date: Tue, 19 Mar 2024 20:43:02 -0400 Subject: [PATCH] Make loader version optional --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 668189a34..0a438461c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -36,8 +36,6 @@ body: List the version of the mod loader you are using. If on Fabric, post the versions of both Fabric Loader and Fabric API. placeholder: "eg. Forge: 36.2.9 / Fabric: Loader 0.10.6 + API 0.42.1" - validations: - required: true - type: input attributes: