Skip to content

Commit fe76d8f

Browse files
chore: switch to issue type in bug template (#325)
Use the native issue time that was recently added.
1 parent a525f19 commit fe76d8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/01-bug.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Bug report
22
description: File a bug report for chrome-devtools-mcp
33
title: '<short description of the bug>'
4-
labels:
5-
- 'bug'
4+
type: 'Bug'
65
body:
76
- id: description
87
type: textarea

0 commit comments

Comments
 (0)