From 398237b80ea61c6e74556261b905049d3d9e2b6e Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Mon, 20 Mar 2023 21:49:13 +0400 Subject: [PATCH] Remove pre-defined title from feature request template There are labels for this purpose, pre-defined title lets people to not to think about the title what leads to feature requests not having title --- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml index c12d84206c..2327e13058 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml @@ -2,7 +2,6 @@ name: Feature request description: Suggest an idea. labels: [enhancement] -title: "[Feature Request] " body: - type: textarea attributes: