user_story.md 440 Bytes
Newer Older
Riegel's avatar
Riegel committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
## Description

<!--Give the User Story -->

**As a:** <!--Role-->

**I want:** <!--Functionality X-->

**So that:** <!--Goal Y can be realized-->

## Acceptance Criteria

<!--Detail the scenarios needed to fulfill the User Story-->

**Scenario X: Title of scenario**

---
**Given** <!--An action is done-->

**When** <!--Some conditions apply-->


**Then** <!--Detailed description of expected behavior.-->  


/label Type::Feature Request