docs: Update 3-epic.md
This commit is contained in:
parent
0bc1bf9f3d
commit
15ba8d217f
23
.github/ISSUE_TEMPLATE/3-epic.md
vendored
23
.github/ISSUE_TEMPLATE/3-epic.md
vendored
@ -1,12 +1,27 @@
|
|||||||
---
|
---
|
||||||
name: 🌟 Epic
|
name: 🌟 Epic
|
||||||
about: Major building block that advances Jan's goals
|
about: User stories and specs
|
||||||
title: 'epic: '
|
title: 'epic: '
|
||||||
type: Epic
|
type: Epic
|
||||||
---
|
---
|
||||||
|
|
||||||
## Goal
|
## User Stories
|
||||||
|
|
||||||
## Tasklist
|
- As a [user type], I can [do something] so that [outcome]
|
||||||
|
|
||||||
## Out of scope
|
## Not in scope
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
## User Flows & Designs
|
||||||
|
|
||||||
|
- Key user flows
|
||||||
|
- Figma link
|
||||||
|
- Edge cases
|
||||||
|
- Error states
|
||||||
|
|
||||||
|
## Engineering Decisions
|
||||||
|
|
||||||
|
- **Technical Approach:** Brief outline of the solution.
|
||||||
|
- **Key Trade-offs:** What’s been considered/rejected and why.
|
||||||
|
- **Dependencies:** APIs, services, libraries, teams.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user