-
-
Notifications
You must be signed in to change notification settings - Fork 95
Description
Summary
Short description of what this requirement is and why it exists.
Example) Enable users to save draft forms so they can return later without losing progress.
[Please add here]
Goal / Outcome
What success looks like in simple terms.
Example) Users can safely leave and return to a form without data loss.
[Please add here]
User Context
Primary user:
Who this is for
[Please add here]
User need:
What problem they are trying to solve
[Please add here]
Problem Statement
What is broken, missing, confusing, or inefficient today.
[Please add here]
Scope
[Please add here if there is anything to mention.]
User Stories
- As a ___, I want ___ so that ___
- As a ___, I want ___ so that ___
[Please add here]
Constraints
- Basic constraint is listed on this page
- [Please add if there is anything particular to note for this feature.]
Logic and Rules
Example) Drafts expire after 30 days, Autosave every 30 seconds, Only one active draft per user
- [Please add if there is anything particular to include.]
Inputs and Outputs
Inputs
Data required for this feature to work.
- [Please add here if any]
Outputs
Data produced by this feature.
- [Please add here if any]
User Flow
[TBD]
1.
2.
3.
UX / Design
Links to Figma, wireframes, flows, prototypes
[TBD]
Success Metrics
- [Please add if there is anything particular to include.]
Technical Notes
Authentication Architecture
[Please add if there is anything particular to include.]
Other
[Please add if there is anything particular to include.]
Risks and Open Questions
Dependencies
- APIs
- Services
- Other tickets
- Feature flags
- Data models