From: Quinn Casey Date: Tue, 26 Apr 2022 18:15:26 +0000 (-0700) Subject: Remove expected behavior section X-Git-Tag: v1.7.1~3^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F813%2Fhead;p=thirdparty%2Fpaperless-ngx.git Remove expected behavior section --- diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e047b54ed4..3a9707fe30 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -21,14 +21,6 @@ body: placeholder: Currently... validations: required: true - - type: textarea - id: expected-behavior - attributes: - label: Expected behavior - description: A clear and concise description of what you expected to happen. - placeholder: In this situation... - validations: - required: true - type: textarea id: reproduction attributes: