mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-16 18:52:12 +03:00
29 lines
356 B
Markdown
29 lines
356 B
Markdown
|
---
|
||
|
about: Use this template for user stories.
|
||
|
title: "[Epic]: User story"
|
||
|
labels: user story
|
||
|
---
|
||
|
|
||
|
# Epic
|
||
|
|
||
|
Include the issue that represents the epic.
|
||
|
|
||
|
# Functional
|
||
|
|
||
|
Please explain in detail the functionality.
|
||
|
Please also include relevant motivation and context.
|
||
|
|
||
|
## Schema
|
||
|
|
||
|
### Tech
|
||
|
|
||
|
- [] To-do
|
||
|
|
||
|
### Tests
|
||
|
|
||
|
- [] it ...
|
||
|
|
||
|
### Validation Checks
|
||
|
|
||
|
- [] it ...
|