25 lines
987 B
Markdown
25 lines
987 B
Markdown
---
|
|
name: Actionable Improvement Request
|
|
about: Request a concrete, scoped improvement once the work is clear enough for an Issue
|
|
title: "[REQ] "
|
|
labels: enhancement
|
|
assignees: sickn33
|
|
---
|
|
|
|
> For early-stage ideas, brainstorming, and “would this be useful?” proposals, please start in GitHub Discussions Ideas. Open an Issue when the request is concrete and actionable.
|
|
|
|
**What problem should this improve?**
|
|
A clear and concise description of what the problem is. Ex: I'm always frustrated when [...]
|
|
|
|
**What concrete change are you asking for?**
|
|
A description of the skill, workflow, docs change, or repo improvement you want. What should be added or changed?
|
|
|
|
**What does success look like?**
|
|
Describe the expected outcome, acceptance criteria, or user-visible result.
|
|
|
|
**Related discussion or prior art**
|
|
Link any relevant discussion, similar skill, docs, issue, or external reference.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|