aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/user_story.md
blob: d46976ba66ff9a8f34c2aed6e26b54a530c52fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
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 -->