30 lines
505 B
Markdown
30 lines
505 B
Markdown
---
|
|
name: "\U0001F4D3 Epic"
|
|
about: Describe the problem, solution and related issues
|
|
title: "[Epic]"
|
|
labels: Epic, Product Note
|
|
assignees: Nikhil-Nandagopal
|
|
---
|
|
|
|
## Problem statement
|
|
|
|
Why is this needed?
|
|
What does it hope to achieve?
|
|
|
|
## Related issues
|
|
|
|
[ ] #issue1
|
|
|
|
## Success criteria
|
|
|
|
How will we know the project succeeded?
|
|
|
|
## User story
|
|
|
|
How does a user use this feature? How does it relate to the problem?
|
|
|
|
## Details
|
|
|
|
What are the specifications of the implementation?
|
|
Product notes, designs etc.
|