poker-chips-helper/.github/ISSUE_TEMPLATE/user-story.md
David Westgate aaad6973d8
Update issue templates
Add a user story template
2025-01-28 15:45:29 -08:00

20 lines
260 B
Markdown

---
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]