Delete .github/issue_template/user_story.md (#6)

## Description
<!-- Adition information & context -->
Removed unused template

## Issues
<!-- Issues this MR will address -->

## Checklist
<!-- Complete this checklist after creating the MR -->
 - [ ] Linked issues
 - [ ] Reviewed changes
 - [ ] Updated comments/documentation

Reviewed-on: #6
This commit is contained in:
Zakary Timson 2023-08-02 22:12:41 +00:00
parent c9fccfc13c
commit 84b638f339

View File

@ -1,47 +0,0 @@
---
name: "User Story"
about: "Create a user story"
ref: "develop"
labels:
- Type/Enhancement
---
# User Story
As a ...
I want to ...
So that ...
## Acceptance Criteria
1.
Given ...
When ...
Then ...
2. ...
## Design
...
## Notes
...
## Tasks
- [ ] Investigated by business
- [ ] Prioritized & approved by PO
- [ ] Designed & reviewed UX
- [ ] Refined
- [ ] Assigned an Epic
- [ ] Broken down into dev tasks
- [ ] Estimated wieght/time
- [ ] Adjusted labels