Update issue templates to use the new labels
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
0e8e213256
commit
eb727810b5
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,7 +2,7 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve HedgeDoc.
|
about: Create a report to help us improve HedgeDoc.
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'bug'
|
labels: 'type: bug'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
name: Enhancement request
|
name: Enhancement request
|
||||||
about: Suggest an enhancement of an existing feature.
|
about: Suggest an enhancement of an existing feature.
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'enhancement'
|
labels: 'type: enhancement'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
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 a new feature for this project, which isn't existing yet.
|
about: Suggest a new feature for this project, which isn't existing yet.
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'feature request'
|
labels: 'type: feature'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/question---other.md
vendored
2
.github/ISSUE_TEMPLATE/question---other.md
vendored
@ -2,7 +2,7 @@
|
|||||||
name: Question / Other
|
name: Question / Other
|
||||||
about: Questions about the project, features, or organziational issues
|
about: Questions about the project, features, or organziational issues
|
||||||
title: ''
|
title: ''
|
||||||
labels: question
|
labels: 'type: question'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user