| 1 | --- |
| 2 | name: Feature request |
| 3 | about: Suggest an idea or improvement |
| 4 | labels: enhancement |
| 5 | --- |
| 6 | |
| 7 | ## Problem |
| 8 | |
| 9 | <!-- What problem are you trying to solve? Who is affected? --> |
| 10 | |
| 11 | ## Proposed solution |
| 12 | |
| 13 | <!-- What should codewhale do differently? Include commands, UI behavior, or config shape if relevant. --> |
| 14 | |
| 15 | ## Use case |
| 16 | |
| 17 | <!-- Describe when you would use this and why the current workflow is not enough. --> |
| 18 | |
| 19 | ## Alternatives considered |
| 20 | |
| 21 | <!-- What workarounds or other approaches have you tried? --> |
| 22 | |
| 23 | ## Impact |
| 24 | |
| 25 | <!-- How often would you use this, and how much would it improve your workflow? --> |
| 26 | |
| 27 | ## Additional context |
| 28 | |
| 29 | <!-- Add screenshots, mockups, examples from other tools, links, or config snippets if helpful. --> |
| 30 |