From 81ca18fca6051b0bbb48a705ada4537bfa08c0eb Mon Sep 17 00:00:00 2001 From: krille-chan Date: Wed, 19 Jul 2023 06:05:06 +0200 Subject: [PATCH] docs: Simplify feature request template --- .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 9efb7c8f..a29949d6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -19,14 +19,6 @@ body: validations: required: true - type: textarea - id: functionality - attributes: - label: "Functionality" - description: "Describe what the feature would do and how it should work." - placeholder: "Describe the functionality of the feature here..." - validations: - required: true - - type: input id: mockup attributes: label: "Mockup"