chore: update issue templates with title (#2272)
This commit is contained in:
parent
512149e491
commit
af7a5630ac
2
.github/ISSUE_TEMPLATE/---bug.md
vendored
2
.github/ISSUE_TEMPLATE/---bug.md
vendored
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: "\U0001F41B Bug"
|
name: "\U0001F41B Bug"
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: '[console/token/explorer/common]'
|
||||||
labels: "\U0001F41B bug"
|
labels: "\U0001F41B bug"
|
||||||
assignees: ''
|
assignees: ''
|
||||||
---
|
---
|
||||||
|
2
.github/ISSUE_TEMPLATE/chore.md
vendored
2
.github/ISSUE_TEMPLATE/chore.md
vendored
@ -3,7 +3,7 @@ name: Chore
|
|||||||
about:
|
about:
|
||||||
A template to capture non feature / enhancement work we need to do like work
|
A template to capture non feature / enhancement work we need to do like work
|
||||||
to support other functions or housekeeping etc.
|
to support other functions or housekeeping etc.
|
||||||
title: ''
|
title: '[console/token/explorer/common]'
|
||||||
labels: chore
|
labels: chore
|
||||||
assignees: ''
|
assignees: ''
|
||||||
---
|
---
|
||||||
|
2
.github/ISSUE_TEMPLATE/user-story.md
vendored
2
.github/ISSUE_TEMPLATE/user-story.md
vendored
@ -3,7 +3,7 @@ name: User Story
|
|||||||
about:
|
about:
|
||||||
A template to describe a features or enhancements we want to make from a users
|
A template to describe a features or enhancements we want to make from a users
|
||||||
perspective to ensure we understand what is needed and the value it would add
|
perspective to ensure we understand what is needed and the value it would add
|
||||||
title: ''
|
title: '[console/token/explorer/common]'
|
||||||
labels: feature
|
labels: feature
|
||||||
assignees: ''
|
assignees: ''
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user