docs: Update 3-epic.md

This commit is contained in:
Nicole Zhu 2025-08-11 17:39:37 +08:00 committed by GitHub
parent 0bc1bf9f3d
commit 15ba8d217f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:** Whats been considered/rejected and why.
- **Dependencies:** APIs, services, libraries, teams.