quivr/.github/ISSUE_TEMPLATE/USER_STORY_TEMPLATE.md
2023-07-03 16:15:23 +02:00

30 lines
373 B
Markdown

---
name: User story
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 ...