Files
magnus919_agent-skills/.github/ISSUE_TEMPLATE/feature_request.md
T
2026-07-11 17:55:18 -04:00

25 lines
569 B
Markdown

---
name: Feature request
about: Propose an improvement that fits the mission of agent-skills
title: "feat: "
labels: [enhancement]
assignees: []
---
## Problem or use case
<!-- What would a contributor or agent be unable to do today? -->
## Proposed change
<!-- Describe the smallest useful change. For a new skill, explain its scope and trigger conditions. -->
## Alternatives considered
## Scope
- [ ] I checked the existing skills for overlap.
- [ ] This proposal can be implemented without private or deployment-specific assumptions.
## Additional context