feat: added github CIs
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
---
|
||||
name: User story
|
||||
about: Write a user story for the team
|
||||
title: "[Story]"
|
||||
labels: story
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
## User story summary
|
||||
[Definition](#Definition)
|
||||
[Business case](#Business-case)
|
||||
[Criteria](#criteria)
|
||||
[UI/UX Design](#UI-UX-design)
|
||||
[Notes](#notes)
|
||||
[Related](#related)
|
||||
|
||||
|
||||
## Definition
|
||||
```gherkin
|
||||
Given I am
|
||||
When I look to
|
||||
And I go to XXXX page
|
||||
And I choose to
|
||||
Then I save
|
||||
And
|
||||
```
|
||||
|
||||
## Business case
|
||||
|
||||
## Criteria
|
||||
- [ ]
|
||||
|
||||
## UI UX Design
|
||||
|
||||
## Notes
|
||||
|
||||
## Related
|
||||
Reference in New Issue
Block a user