From b4b92f5d84ca3dc0d8c58834e57afd3edce351a1 Mon Sep 17 00:00:00 2001 From: Saurabh Date: Tue, 13 Jan 2026 19:06:45 +0530 Subject: [PATCH] chore: Update feature request template by removing descriptions --- .github/ISSUE_TEMPLATE/feature_request.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 92bfcf7f..ba1ba167 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -15,6 +15,3 @@ body: id: proposal attributes: label: Proposed Solution - descriptions: - Describe the solution you would like to see implemented. - placeholder: A clear and concise description of what you want to happen.