kaizen-agentic/.forgejo/ISSUE_TEMPLATE/feature_request.md

24 lines
463 B
Markdown
Raw Normal View History

---
name: Feature request
about: Suggest an enhancement for kaizen-agentic
title: "[feature] "
labels: enhancement
---
## Problem or opportunity
<!-- What pain point does this address? -->
## Proposed solution
## Alternatives considered
## Scope
- [ ] CLI / framework (`src/kaizen_agentic/`)
- [ ] Agent definitions (`agents/`)
- [ ] Documentation / wiki
- [ ] Ecosystem integration (activity-core, artifact-store, agentic-resources)
2026-08-20 09:43:49 +02:00
## Additional context