Update issue templates
This commit is contained in:
parent
e4347f849d
commit
8cbddb356b
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
name: "\U0001F6E0️ Feature request"
|
||||
about: Suggest an idea to improve appsmith
|
||||
title: "[FEATURE]"
|
||||
labels: enhancement
|
||||
title: "[Feature]"
|
||||
labels: ''
|
||||
assignees: Nikhil-Nandagopal
|
||||
|
||||
---
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
name: "\U0001F41B Bug report"
|
||||
about: Create a bug report to help us improve appsmith
|
||||
title: "[BUG]"
|
||||
labels: Bug
|
||||
title: "[Bug]"
|
||||
labels: Bug, High
|
||||
assignees: Nikhil-Nandagopal
|
||||
|
||||
---
|
||||
|
|
|
|||
23
.github/ISSUE_TEMPLATE/---product-note.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/---product-note.md
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
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.
|
||||
12
.github/ISSUE_TEMPLATE/---task.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/---task.md
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: "\U0001F4DD Task"
|
||||
about: Create a task for the team to work on
|
||||
title: "[Task] "
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## SubTasks
|
||||
- Sub Task1
|
||||
- Sub Task2
|
||||
12
.github/ISSUE_TEMPLATE/-task.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/-task.md
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: " Task"
|
||||
about: Create a task for the team to work on
|
||||
title: "[Task] "
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## SubTasks
|
||||
- Sub Task1
|
||||
- Sub Task2
|
||||
12
.github/ISSUE_TEMPLATE/task-issue-template.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/task-issue-template.md
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: Task issue template
|
||||
about: Describe the task to be done
|
||||
title: "[Task] "
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## SubTasks
|
||||
- Sub Task1
|
||||
- Sub Task2
|
||||
Loading…
Reference in New Issue
Block a user