From 0b644f8154b450baa5c3f61aea47b370e3de562d Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Wed, 29 Sep 2021 00:15:16 +0200 Subject: [PATCH] github: fix feature request form again --- .github/ISSUE_TEMPLATE/feature_request.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 8d4c0390..33ef220e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -19,14 +19,6 @@ body: placeholder: "I’d like …" validations: required: true - - type: textarea - id: solution - attributes: - label: What alternatives did you consider? - description: A clear and concise description of what you want to happen. - placeholder: "I’ve considered to …" - validations: - required: true - type: textarea id: alternatives attributes: