File tree Expand file tree Collapse file tree 3 files changed +51
-19
lines changed Expand file tree Collapse file tree 3 files changed +51
-19
lines changed Original file line number Diff line number Diff line change 7070 - Windows
7171 - macOS
7272 - Linux
73+
74+ - type : checkboxes
75+ id : provide-pr
76+ attributes :
77+ label : Extra checklist
78+ options :
79+ - label : I want to provide a PR to fix this bug
Original file line number Diff line number Diff line change 1+ name : Feature
2+ description : Suggest an idea for for chrome-devtools-mcp
3+ title : ' <short description of the feature request>'
4+ type : ' Feature'
5+ label :
6+ - enhancement
7+ body :
8+ - id : description
9+ type : textarea
10+ attributes :
11+ label : Is your feature request related to a problem? Please describe.
12+ description : >
13+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
14+ placeholder :
15+ validations :
16+ required : true
17+
18+ - id : solution
19+ type : textarea
20+ attributes :
21+ label : Describe the solution you'd like
22+ description : >
23+ A clear and concise description of what you want to happen.
24+ placeholder :
25+ validations :
26+ required : true
27+
28+ - id : alternatives
29+ type : textarea
30+ attributes :
31+ label : Describe alternatives you've considered
32+ description : >
33+ A clear and concise description of any alternative solutions or features you've considered.
34+ placeholder :
35+ validations :
36+ required : true
37+
38+ - id : additional-context
39+ type : textarea
40+ attributes :
41+ label : Additional context
42+ description : >
43+ Add any other context or screenshots about the feature request here.
44+ placeholder :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments