Skip to content

Commit 11be3b0

Browse files
chores: add template to define user stories
1 parent 80f861f commit 11be3b0

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: User Story
3+
about: This template is for creating user stories
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**As a** [role]
11+
**I need** [function]
12+
**So that** [benefit]
13+
14+
### Details and Assumptions
15+
* [document what you know]
16+
17+
### Acceptance Criteria
18+
19+

0 commit comments

Comments
 (0)