18 lines
426 B
Markdown
18 lines
426 B
Markdown
---
|
|
name: Epic (large feature request)
|
|
about: Suggest an idea for this project
|
|
title: 'epic: [DESCRIPTION]'
|
|
labels: 'type: epic'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Problem**
|
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
**Success Criteria**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the epic request here.
|