mirror of
https://github.com/cline/cline.git
synced 2026-08-30 17:20:20 +08:00
70303d8541
* Improve bug report form: rename surface dropdown, add IDE/CLI diagnostics Rename the 'Plugin Type' dropdown to 'Cline Surface' since CLI is not a plugin; the option values keep each choice unambiguous. Add an 'IDE / CLI Diagnostics' field with per-surface copy-paste steps for About info (VSCode Help/About, JetBrains Help/About Copy button) and a CLI exception using 'cline --version'. System Information is left as-is; minor overlap is acceptable. * Update repo-label-issues workflow for renamed Cline Surface field The auto-labeler matches the rendered '### Plugin Type' heading. Since the form label was renamed to 'Cline Surface', update the three regexes so JetBrains/VS Code/CLI labels keep applying.