Updated issue template
This commit is contained in:
parent
fc04987c41
commit
91a86c4d03
10
.github/ISSUE_TEMPLATE/---epic.md
vendored
10
.github/ISSUE_TEMPLATE/---epic.md
vendored
|
|
@ -1,25 +1,29 @@
|
|||
---
|
||||
name: "\U0001F4D3 Epic"
|
||||
about: Describe the problem, solution and related issues
|
||||
title: "[Product Note]"
|
||||
title: "[Epic]"
|
||||
labels: Epic, Product Note
|
||||
assignees: Nikhil-Nandagopal
|
||||
|
||||
---
|
||||
|
||||
## Problem statement
|
||||
Why is this needed?
|
||||
|
||||
Why is this needed?
|
||||
What does it hope to achieve?
|
||||
|
||||
## Related issues
|
||||
|
||||
[ ] #issue1
|
||||
|
||||
## Success criteria
|
||||
|
||||
How will we know the project succeeded?
|
||||
|
||||
## User story
|
||||
|
||||
How does a user use this feature? How does it relate to the problem?
|
||||
|
||||
## Details
|
||||
|
||||
What are the specifications of the implementation?
|
||||
Product notes, designs etc.
|
||||
|
|
|
|||
23
.github/ISSUE_TEMPLATE/---product-note.md
vendored
23
.github/ISSUE_TEMPLATE/---product-note.md
vendored
|
|
@ -1,23 +0,0 @@
|
|||
---
|
||||
name: "\U0001F4D3 Product Note"
|
||||
about: Describe this issue template's purpose here.
|
||||
title: "[Product Note]"
|
||||
labels: Product Note
|
||||
assignees: Nikhil-Nandagopal
|
||||
|
||||
---
|
||||
|
||||
## Problem statement
|
||||
Why is this project needed?
|
||||
What does it hope to achieve?
|
||||
|
||||
## Success criteria
|
||||
How will we know the project succeeded?
|
||||
What are the core areas we should focus on?
|
||||
|
||||
## User story
|
||||
How does a user use this feature? How does it relate to the problem?
|
||||
|
||||
## Details
|
||||
What are the specifications of this project?
|
||||
Product note, designs etc.
|
||||
15
.github/ISSUE_TEMPLATE/epic.md
vendored
15
.github/ISSUE_TEMPLATE/epic.md
vendored
|
|
@ -1,15 +0,0 @@
|
|||
---
|
||||
name: Epic
|
||||
about: Describes a group of related issues
|
||||
title: "[Epic] Describe a group of related issues"
|
||||
labels: Epic
|
||||
assignees: Nikhil-Nandagopal
|
||||
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
## Related Issues
|
||||
[ ]
|
||||
[ ]
|
||||
[ ]
|
||||
Loading…
Reference in New Issue
Block a user