文件历史

提交图

13 次代码提交

作者 SHA1 备注 提交日期
Matt Van Horn 35c9c7f154 chore: fix two typos in issue templates (#2123)
## Summary

Two small typo fixes in `.github/ISSUE_TEMPLATE/`:

- `02-feature.yml`: "Suggest an idea for for chrome-devtools-mcp" had a
duplicate "for".
- `03-task.yml`: "mainainers only" was missing the first `t`.

Both strings appear on the GitHub issue picker when a user clicks "New
issue", so they're user-facing.

Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-05-26 09:18:16 +00:00
Nikolay Vitkov 41ff9bfbc1 chore: use correct label (#1205) 2026-03-19 15:06:00 +00:00
Nikolay Vitkov e6b7a09e6e chore: create task issue type (#1170) 2026-03-12 13:26:52 +00:00
Alex Rudenko 35980fda16 chore: Enable blank issues in issue template configuration (#1074)
unable to create tasks
2026-03-02 14:23:42 +01:00
Sebastian Benz 60fd66e5bc chore: new bug report template not showing up (#496)
Removed JSON rendering for MCP configuration field.
2025-10-29 21:10:53 +01:00
Nikolay Vitkov fc2f0586f4 chore: update bug template (#464) 2025-10-24 10:51:42 +00:00
Nikolay Vitkov 69f293de50 docs: fix feature template (#372) 2025-10-13 13:57:42 +00:00
Nikolay Vitkov dc9a78483d chore: use template for feature requests (#365) 2025-10-13 11:34:49 +00:00
Nikolay Vitkov fe76d8f184 chore: switch to issue type in bug template (#325)
Use the native issue time that was recently added.
2025-10-09 22:08:28 +02:00
Nikolay Vitkov 58e50b53da chore: provide a structured bug template (#301)
I think this will help people structure what is needed more easily.
The current version does not restrict anything so it's as close as a
no-op as possible

TODO: I need to look in how to add the screenshot part back.
2025-10-08 09:54:55 +00:00
Sebastian Benz 82bd72aef7 chore: fix label for feature request issues (#97) 2025-09-24 08:00:04 +02:00
Nikolay Vitkov 03cede89cf ci: preconfigure CI jobs (#3) 2025-09-11 11:46:56 +00:00
Alex Rudenko 31a0bdce26 feat: initial version 2025-09-11 12:46:05 +02:00