mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -08:00
Add User Story issue template
This commit is contained in:
parent
c7fcec2063
commit
dc264c2d62
1 changed files with 22 additions and 0 deletions
22
.github/ISSUE_TEMPLATE/user-story.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/user-story.md
vendored
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
---
|
||||||
|
name: User Story
|
||||||
|
about: Template for creating a user story
|
||||||
|
title: As a [persona], I [want to], [so that].
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Description**
|
||||||
|
|
||||||
|
**Solution**
|
||||||
|
A clear and concise description of the solution.
|
||||||
|
|
||||||
|
**Describe alternatives you've considered**
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
**Links to user research or other resources**
|
||||||
|
|
||||||
|
**Tasks**
|
||||||
|
|
||||||
|
**Definition of "Done"**
|
Loading…
Add table
Reference in a new issue