Skip to content

Commit 9e1a1d3

Browse files
fix
1 parent 2d6bf75 commit 9e1a1d3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug.yml renamed to .github/ISSUE_TEMPLATE/01-bug.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Bug report
22
description: File a bug report for chrome-devtools-mcp
3-
title: '[Bug] '
3+
title: '<short description of the bug>'
4+
labels:
5+
- 'bug'
46
body:
57
- id: description
68
type: textarea
@@ -19,10 +21,8 @@ body:
1921
description: >
2022
Steps to reproduce the behavior:
2123
placeholder: |
22-
1. Go to '...'
23-
2. Click on '....'
24-
3. Scroll down to '....'
25-
4. See error
24+
1. Use tool '...'
25+
2. Then use tool '...'
2626
2727
- id: expectation
2828
type: textarea

0 commit comments

Comments
 (0)