From 8d5faec197f0effe0c7f52e5d036605e727e0836 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=98=E7=80=AC=E3=81=93=E3=81=93=E3=81=82?= Date: Tue, 20 Aug 2024 19:12:23 +0900 Subject: [PATCH] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 1ea003e..4ae86c0 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -6,22 +6,8 @@ labels: body: - type: textarea attributes: - label: "Is your feature request related to a problem? Please describe." - description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - validations: - required: true - - - type: textarea - attributes: - label: "Describe the solution you'd like" - description: A clear and concise description of what you want to happen. - validations: - required: true - - - type: textarea - attributes: - label: "Describe alternatives you've considered" - description: A clear and concise description of any alternative solutions or features you've considered. + label: "summary" + description: "" validations: required: true