Update issue templates
This commit is contained in:
parent
87cb7ceb93
commit
1ac94816e2
17
.github/ISSUE_TEMPLATE/epic--large-feature-request-.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/epic--large-feature-request-.md
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
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.
|
||||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,7 +2,7 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: 'feat: [DESCRIPTION]'
|
title: 'feat: [DESCRIPTION]'
|
||||||
labels: 'type: bug'
|
labels: 'type: feature request'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user