33 lines
542 B
Markdown
33 lines
542 B
Markdown
---
|
|
name: "Feature"
|
|
about: "Propose new user-visible behavior or platform capability"
|
|
title: "[Feature] "
|
|
labels:
|
|
- type/feature
|
|
- status/triage
|
|
- module/xrechnung
|
|
---
|
|
|
|
## Problem
|
|
|
|
What user, operator, or developer problem should this solve?
|
|
|
|
## Proposed Capability
|
|
|
|
What should exist when this is done?
|
|
|
|
## Ownership
|
|
|
|
- Owning repository:
|
|
- Related module repositories:
|
|
- Extension point or integration boundary:
|
|
|
|
## Acceptance Criteria
|
|
|
|
- [ ]
|
|
- [ ]
|
|
|
|
## Verification Target
|
|
|
|
Command, scenario, or UI flow that should prove completion:
|