From d9fb919580c5c6229206ef474503dc28faada1cd Mon Sep 17 00:00:00 2001 From: Aaron Date: Fri, 21 Mar 2025 10:25:04 -0500 Subject: [PATCH] chore: Use feature issue type instead of label in template --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index dab31d68..0bd170e0 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea for WXT title: '' -labels: feature +type: Feature assignees: '' ---