chore: create feature-epic issue template (#4456)

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
This commit is contained in:
JonRay15 2023-08-02 11:48:23 +01:00 committed by GitHub
parent 375d447fa8
commit 45283161aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

28
.github/ISSUE_TEMPLATE/feature-epic.md vendored Normal file
View File

@ -0,0 +1,28 @@
---
name: Feature Epic
title: 'Epic: '
description: A template to capture and scope user requirements, high level process, and basic mockups for an upcoming feature as part of the initial core spec review process.
labels: feature-epic
---
## Core Feature
<Name>
## Tasks
- [ ] Define high level requirements
- [ ] Create basic mockups
- [ ] Update "API Requirements" in core spec
- [ ] Update "User-Interface Spec" in relevant front end repo
- [ ] Create detailed user stories using normal template
## High Level Requirements
## Basic Mockups
## Link to API Requirements in Core spec
## Link to User Interface Specs
## Linked User Stories