aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/user_story.md
blob: 2682fc981e8cb556dd8ecac8ddf5449173c8e650 (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