From c0762164ca52a82edf638d3bb89ce6e140921150 Mon Sep 17 00:00:00 2001 From: Guilherme Oenning Date: Fri, 3 Feb 2023 09:57:36 +0000 Subject: [PATCH] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a0ed671..0d2a442 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -4,16 +4,10 @@ labels: ["feature request"] body: - type: markdown attributes: - value: Thanks for taking the time to suggest a new feature! Please fill out this form as completely as possible. + value: Thanks for taking the time to suggest a new feature! - type: textarea attributes: - label: What problem are you trying to solve? - description: | - A concise description of what the problem is. + label: What problem are you trying to solve? Do you a suggestion on how to solve it? validations: required: true - - - type: textarea - attributes: - label: Describe the solution you'd like