mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
- Add first-class Pi (pi.dev) provider with transformer, tests, and build integration - Fix CODEOWNERS username (@paulbakaus → @pbakaus) - Add missing providers to issue/PR templates (Copilot, Kiro, OpenCode, Pi) - Add Pi and OpenCode logos to homepage hero and install sections - Move /onboard from "system" to "enhancement" category - Update README and DEVELOP.md with all supported providers Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
31 lines
584 B
Markdown
31 lines
584 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
|
|
- [ ] VS Code Copilot
|
|
- [ ] Kiro
|
|
- [ ] OpenCode
|
|
- [ ] All providers
|
|
|
|
## Alternatives considered
|
|
|
|
<!-- Any other approaches you thought about? -->
|