57 lines
703 B
Markdown
57 lines
703 B
Markdown
|
|
# Issue Template
|
||
|
|
|
||
|
|
## Summary
|
||
|
|
|
||
|
|
Describe the intended outcome in one sentence.
|
||
|
|
|
||
|
|
## Type
|
||
|
|
|
||
|
|
- `Feature`
|
||
|
|
- `Design`
|
||
|
|
- `Architecture`
|
||
|
|
- `Protocol`
|
||
|
|
- `System`
|
||
|
|
- `QA`
|
||
|
|
- `Release`
|
||
|
|
- `Docs`
|
||
|
|
|
||
|
|
## Owner Agent
|
||
|
|
|
||
|
|
Assign exactly one primary owner.
|
||
|
|
|
||
|
|
## Priority
|
||
|
|
|
||
|
|
- `P0`
|
||
|
|
- `P1`
|
||
|
|
- `P2`
|
||
|
|
|
||
|
|
## Dependencies
|
||
|
|
|
||
|
|
List blocking issues, decisions, or documents.
|
||
|
|
|
||
|
|
## Scope
|
||
|
|
|
||
|
|
What is included in this issue?
|
||
|
|
|
||
|
|
## Non-Scope
|
||
|
|
|
||
|
|
What should not be done as part of this issue?
|
||
|
|
|
||
|
|
## Acceptance Criteria
|
||
|
|
|
||
|
|
- Criterion 1
|
||
|
|
- Criterion 2
|
||
|
|
- Criterion 3
|
||
|
|
|
||
|
|
## Deliverables
|
||
|
|
|
||
|
|
- Document, schema, design file, code path, or test artifact
|
||
|
|
|
||
|
|
## Risks
|
||
|
|
|
||
|
|
List known implementation or coordination risks.
|
||
|
|
|
||
|
|
## Handoff Notes
|
||
|
|
|
||
|
|
Capture what the next Agent needs to know.
|