From e6f6090fcfc97c273753d6372dabd1683b05b679 Mon Sep 17 00:00:00 2001 From: Robbie Davis Date: Wed, 10 Jan 2024 11:15:03 -0500 Subject: [PATCH] Update bug_report.yml --- .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 7b697bff9..5398d50e4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -23,7 +23,6 @@ body: label: What did you expect? description: What did you expect to happen? placeholder: Tell us what you expected to see! - value: "" validations: required: true - type: textarea @@ -32,7 +31,6 @@ body: label: Version description: What version are you running? placeholder: Can be found by going to Server Settings > System - value: "" validations: required: true - type: dropdown