From 7907c0bf58d0563bf66fb0de26b2962291744611 Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Sun, 10 Sep 2023 21:48:37 -0500 Subject: [PATCH] Update bug_report.yml (#1151) --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ec44e1f62d..2b516f9b15 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -47,11 +47,3 @@ body: placeholder: What happened instead? validations: required: false - -- type: textarea - attributes: - label: Other Software - description: If you're reporting a bug about our interaction with other software, what software? What versions? - placeholder: | - validations: - required: false \ No newline at end of file