From b1d2d8e0ab081c10c1d30602c552f3b650e0a463 Mon Sep 17 00:00:00 2001 From: James Read Date: Mon, 16 Sep 2024 14:37:42 +0100 Subject: [PATCH] Add tag to feature request template --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index afea9db7..b40dcfb6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ name: 🚀 Feature description: "Submit a proposal for a new feature" -title: "" +title: "Give your feature request a title" labels: ["type: feature-request"] body: - type: markdown