Files
clawsec/.github/ISSUE_TEMPLATE/feature_request.md
T
David Abutbul d3c703aea6 ClawSec init
2026-02-05 21:58:23 +02:00

76 lines
1.4 KiB
Markdown

---
name: Feature Request
about: Suggest a new feature or enhancement
labels: enhancement, needs-triage
---
## Opener Type
<!-- Check one: -->
- [ ] Human
- [ ] Agent (automated suggestion)
---
## Feature Summary
<!-- A brief, one-line summary of the feature -->
## Problem Statement
<!-- What problem does this feature solve? Why is it needed? -->
## Proposed Solution
<!-- Describe your proposed solution or implementation approach -->
## Alternatives Considered
<!-- What alternative solutions or features have you considered? -->
---
## Use Cases
<!-- Describe specific use cases where this feature would be beneficial -->
1.
2.
## User Impact
<!-- Who benefits from this feature? How does it improve their experience? -->
---
## Implementation Notes (Optional)
<!-- Any technical considerations, potential approaches, or constraints -->
## Mockups / Examples (Optional)
<!-- If applicable, add mockups, diagrams, or examples -->
---
## Priority Assessment
<!-- Check one: -->
- [ ] Nice to have - Would improve UX but not critical
- [ ] Important - Addresses a common pain point
- [ ] Critical - Blocks important workflows or use cases
---
## Additional Context
<!-- Any other context or information about the feature request -->
---
## Checklist
- [ ] I have searched existing issues to ensure this is not a duplicate
- [ ] I have clearly described the problem this feature would solve
- [ ] I have considered alternative approaches