From aba468eef8d070f898ac6173e71c48d88313f71a Mon Sep 17 00:00:00 2001 From: James Read Date: Mon, 16 Sep 2024 14:36:39 +0100 Subject: [PATCH] Update feature request template to include tag --- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 5cd789a5..afea9db7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,7 +1,7 @@ name: 🚀 Feature description: "Submit a proposal for a new feature" -title: "🚀 Feature: " -labels: [feature] +title: "" +labels: ["type: feature-request"] body: - type: markdown attributes: