From 7b982a53753410507c14907c5f97c25dbf09e0e1 Mon Sep 17 00:00:00 2001 From: Nikolay Vitkov Date: Thu, 19 Mar 2026 15:59:39 +0100 Subject: [PATCH] chore: use correct labelk --- .github/ISSUE_TEMPLATE/02-feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/02-feature.yml b/.github/ISSUE_TEMPLATE/02-feature.yml index 26b306978..784433690 100644 --- a/.github/ISSUE_TEMPLATE/02-feature.yml +++ b/.github/ISSUE_TEMPLATE/02-feature.yml @@ -3,7 +3,7 @@ description: Suggest an idea for for chrome-devtools-mcp title: '' type: 'Feature' labels: - - enhancement + - feature body: - id: description type: textarea