generated from UoaWDCC/react-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into development-main
- Loading branch information
Showing
2 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
name: Feature template | ||
about: For issues relating to new features | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### User story: | ||
|
||
As a **<user>**, | ||
I want to **<unit of work>**, | ||
So that **<context>**. | ||
|
||
### Description: | ||
|
||
### Acceptance Criteria: | ||
- [ ] Sub task 1 | ||
- [ ] Sub task 2 | ||
- [ ] Testing task | ||
|
||
### Definition of Done: | ||
- [ ] AC met | ||
- [ ] Applicable tests written | ||
- [ ] Applicable documentation is written in GH wiki | ||
- [ ] PR reviewed | ||
- [ ] Merged into main/feature branch | ||
|
||
### Notes / Links |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters