Skip to content

Commit 3a63308

Browse files
Update issue templates
1 parent f9f61f9 commit 3a63308

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
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: Describe this issue template's purpose here.
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**As a** [role]
11+
**I need** [function]
12+
**So that** [benefit]
13+
### Details and Assumptions
14+
* [document what you know]
15+
### Acceptance Criteria
16+
gherkin
17+
Given [some context]
18+
When [certain action is taken]
19+
Then [the outcome of action is observed]

0 commit comments

Comments
 (0)