Update issue templates
Add a user story template
This commit is contained in:
parent
738359ba92
commit
aaad6973d8
19
.github/ISSUE_TEMPLATE/user-story.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/user-story.md
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
name: User Story
|
||||
about: A user story template
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### User Story
|
||||
|
||||
As a [type of user],
|
||||
I want [some goal]
|
||||
so that [some reason].
|
||||
|
||||
### Acceptance Criteria
|
||||
* [Criteria 1]
|
||||
* [Optional Criteria 2]
|
||||
* [Optional Criteria 3]
|
Loading…
Reference in New Issue
Block a user