feat: added github CIs

This commit is contained in:
montaghanmy
2023-03-31 09:26:38 +01:00
parent 41b86c452c
commit cc2f8543a9
11 changed files with 512 additions and 0 deletions
+39
View File
@@ -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