From 71e405fa638335d65843ecd1e41c660bbe94f115 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Wed, 11 Dec 2024 19:15:11 +0100 Subject: [PATCH] Update to bug report --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 30e092c4..cea6847d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -16,7 +16,6 @@ body: label: Contact Details description: How can we get in touch with you if we need more info? placeholder: ex. email@example.com - validations: required: false - type: textarea id: what-happened @@ -25,7 +24,6 @@ body: description: Also tell us, what did you expect to happen? placeholder: Tell us what you see! value: "A bug happened!" - validations: required: true - type: dropdown id: version @@ -36,8 +34,7 @@ body: - 2.9.2 (64bit) - 2.9.2 (32bit) default: 0 - validations: - required: true + required: true - type: textarea id: logs attributes: