Compare commits

..

No commits in common. "04ac866498226865191292964c956041ef437ac5" and "6e0737836e6aba7d63b3ced18c6d92bfe731a83d" have entirely different histories.

3 changed files with 2 additions and 73 deletions

View File

@ -5,26 +5,24 @@ about: "Encountered an issue"
ref: "develop"
labels:
- Type/Bug
- State/Triage
---
# Bug Report
<!-- Description of problem -->
I tried to ...
But instead ...
## Steps to Reproduce
<!-- How can developers replicate & test the problem? -->
1.
2.
3.
## Logs
<!-- Any logs that accompenied the error -->
```
```
## Screenshots
<!-- Screenshots (annoted if possible) of the problem -->

View File

@ -1,22 +0,0 @@
---
name: "Enhancement"
about: "Request a feature"
ref: "develop"
labels:
- Type/Enhancement
---
# Feature Request
<!-- Detailed description -->
...
## Requirements
<!-- Bullet list of requirments -->
1. ...
2. ...
## Notes
<!-- Any additional considerations, solutions or design choices -->
...

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