mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-20 01:56:37 +03:00
28 lines
536 B
Markdown
28 lines
536 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a new command, skill reference, or improvement
|
|
title: "[Feature] "
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## What problem does this solve?
|
|
|
|
<!-- Describe the design/UX problem you keep running into. -->
|
|
|
|
## Proposed solution
|
|
|
|
<!-- What command, skill update, or anti-pattern guidance would help? -->
|
|
|
|
## Provider(s) this applies to
|
|
|
|
- [ ] Cursor
|
|
- [ ] Claude Code
|
|
- [ ] Gemini CLI
|
|
- [ ] Codex CLI
|
|
- [ ] All providers
|
|
|
|
## Alternatives considered
|
|
|
|
<!-- Any other approaches you thought about? -->
|