65 lines
1.5 KiB
Markdown
65 lines
1.5 KiB
Markdown
---
|
|
name: Feature Request
|
|
about: Propose a new feature or capability
|
|
title: "[Feature] "
|
|
labels: type:feature, status:backlog
|
|
assignees: ''
|
|
---
|
|
|
|
## Summary
|
|
<!-- One-sentence description of the feature -->
|
|
|
|
## Problem / Motivation
|
|
<!-- What problem does this solve? Why do we need it? -->
|
|
|
|
## Proposed Solution
|
|
<!-- How should this work? Be specific. -->
|
|
|
|
## Alternatives Considered
|
|
<!-- What other approaches did you consider? Why not those? -->
|
|
|
|
## Acceptance Criteria
|
|
- [ ] Criterion 1
|
|
- [ ] Criterion 2
|
|
|
|
## Additional Context
|
|
<!-- Screenshots, links, related issues -->
|
|
name: Finance Pack Feature Request
|
|
about: Propose a new feature or agent for the finance pack
|
|
title: '[FEATURE] '
|
|
labels: ['type:feature', 'pack:finance', 'status:ready']
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Feature Description
|
|
<!-- A clear and concise description of the feature -->
|
|
|
|
## Pack Agent
|
|
<!-- Which agent(s) does this feature relate to? -->
|
|
- [ ] budgeteer
|
|
- [ ] reconcile
|
|
- [ ] forecast
|
|
- [ ] audit
|
|
- [ ] new agent (specify):
|
|
|
|
## Use Case
|
|
<!-- Describe the use case or problem this feature solves -->
|
|
|
|
## Proposed Solution
|
|
<!-- How should this feature work? -->
|
|
|
|
## Alternatives Considered
|
|
<!-- What other approaches did you consider? -->
|
|
|
|
## Integration Points
|
|
<!-- Which other packs/repos does this integrate with? -->
|
|
- [ ] pack.infra-devops
|
|
- [ ] pack.research-lab
|
|
- [ ] blackroad-os-api
|
|
- [ ] blackroad-os-web
|
|
- [ ] other (specify):
|
|
|
|
## Additional Context
|
|
<!-- Any other information, screenshots, or examples -->
|