ctx / .github /ISSUE_TEMPLATE /feature_request.md
Stevesolun's picture
Sync ctx v1.0.10 release
9d02cc2 verified
|
Raw
History Blame Contribute Delete
470 Bytes
---
name: Feature request
about: Suggest an improvement or new capability
title: "[feat] "
labels: enhancement
assignees: ""
---
## Problem statement
What problem does this feature solve? Who is affected?
## Proposed solution
Describe your preferred solution. Include any API or CLI surface you have in mind.
## Alternatives considered
Any other approaches you considered and why you ruled them out.
## Additional context
Relevant links, prior art, or examples.