aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/user_story.md
blob: 52ae775df1ea742aa32573aceca5be90579645a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
name: User Story
about: Suggest an idea for this project
title: ['Feature] My-cool-new-feature'
labels: ''
assignees: ''

---

<!-- As a _[role or persona]_, I want _[goal/ need]_ so that _[why]_ -->

<!-- **Feature:** _[Brief description of feature]_ -->

<!-- _[Any additional descriptions on feature]_ -->

<!-- **Scenario:** Please use _[Gherkin](https://cucumber.io/docs/gherkin/reference/)_ here -->