From 1ff13d811d5170a62c9805cb335c7a94ac816c56 Mon Sep 17 00:00:00 2001 From: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com> Date: Thu, 9 Oct 2025 21:28:23 +0200 Subject: [PATCH] chore: switch to issue type Use the native issue time that was recently added. --- .github/ISSUE_TEMPLATE/01-bug.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-bug.yml b/.github/ISSUE_TEMPLATE/01-bug.yml index 8267bd70..02010b90 100644 --- a/.github/ISSUE_TEMPLATE/01-bug.yml +++ b/.github/ISSUE_TEMPLATE/01-bug.yml @@ -1,8 +1,7 @@ name: Bug report description: File a bug report for chrome-devtools-mcp title: '' -labels: - - 'bug' +type: 'Bug' body: - id: description type: textarea