32 lines
598 B
Markdown
32 lines
598 B
Markdown
## Feature Description
|
|
|
|
<!-- What do you want? -->
|
|
|
|
## Motivation
|
|
|
|
<!-- Why would this be useful? What problem does it solve? -->
|
|
|
|
## Proposed Solution
|
|
|
|
<!-- How could it work? Include API sketches, CLI examples, or mockups if helpful -->
|
|
|
|
```
|
|
# Example usage
|
|
```
|
|
|
|
## Alternatives Considered
|
|
|
|
<!-- Other approaches and why they're less ideal -->
|
|
|
|
-
|
|
|
|
## Scope / Effort Estimate
|
|
|
|
<!-- How big is this? What areas of the codebase would it touch? -->
|
|
|
|
Small / Medium / Large — <!-- explanation -->
|
|
|
|
## Additional Context
|
|
|
|
<!-- Links to similar features in other tools, relevant discussions, etc. -->
|