From 9a6ddc1a220e1b33432d2f1b1e229a0fb3ff6b46 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Wed, 29 Sep 2021 00:26:17 +0200 Subject: [PATCH] github: fix bug report issue form --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 54122c1d..41fa3de5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -38,13 +38,6 @@ body: description: A clear and concise description of what you expected to happen. validations: required: true - - type: textarea - id: expectation - attributes: - label: What did you expect to happen? - description: A clear and concise description of what you expected to happen. - validations: - required: true - type: textarea id: context attributes: