From dd8ba803d4dd76c3694a2cf23c7deb67556a480c Mon Sep 17 00:00:00 2001 From: "mr. M" Date: Fri, 3 Jan 2025 22:45:58 +0100 Subject: [PATCH] Remove unnecessary validation requirement from bug report template --- .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 ce0d5b200..c2c747004 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -20,8 +20,6 @@ body: - label: I have read the instructions. - label: I have searched existing issues and avoided creating duplicates. - label: I am not filing an enhancement request. - validations: - required: true - type: textarea id: what-happened attributes: