quivr/.github/ISSUE_TEMPLATE/USER_STORY_TEMPLATE.md

30 lines
373 B
Markdown
Raw Normal View History

2023-07-03 16:56:38 +03:00
---
2023-07-03 17:15:23 +03:00
name: User story
2023-07-03 16:56:38 +03:00
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 ...