fj/.forgejo/issue_template/feature.md

28 lines
548 B
Markdown
Raw Permalink Normal View History

---
name: Feature request
about: A capability fj doesn't have today.
labels: [enhancement]
---
## What
<!-- One sentence describing the feature. -->
## Why
<!-- What you're trying to accomplish. The user-level outcome, not the
implementation. -->
## How (optional)
<!-- If you've thought about the CLI surface, draft it here. e.g.
`fj <new-command> <args> --flag` -->
## Forgejo API
<!-- If this maps to a specific Forgejo API endpoint, link it. -->
## Alternatives considered
<!-- What you tried instead, or workarounds you've used. -->