From 6b3b881d24b4f3a727705ff8bf09ecac3ec56516 Mon Sep 17 00:00:00 2001 From: Guilherme Oenning Date: Fri, 16 Dec 2022 13:59:25 +0000 Subject: [PATCH] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 3adbfb5..f968947 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -11,13 +11,9 @@ body: label: What problem are you trying to solve? description: | A concise description of what the problem is. - placeholder: | - I have an issue when [...] validations: required: true - type: textarea attributes: label: Describe the solution you'd like - validations: - required: true