From 691b67c30d3a69fffeb6b0610d18aecce433ee12 Mon Sep 17 00:00:00 2001 From: Drake Date: Wed, 2 Oct 2024 22:24:17 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/BUG-REPORT.yml --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 89c41a6..91e8da0 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -24,7 +24,6 @@ body: 1. 2. 3. - render: bash validations: required: true - type: textarea @@ -32,7 +31,6 @@ body: attributes: label: Expected results description: "What did you expect to happen?" - render: bash validations: required: true - type: textarea @@ -40,7 +38,6 @@ body: attributes: label: Actual results description: "What actually happened?" - render: bash validations: required: true - type: input