Add types to issue templates
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,4 +1,5 @@
|
|||||||
name: "\U0001F41E Bug report"
|
name: "\U0001F41E Bug report"
|
||||||
|
type: Bug
|
||||||
description: Report a bug in Warewulf (command not working as expected, etc.)
|
description: Report a bug in Warewulf (command not working as expected, etc.)
|
||||||
labels: [bug]
|
labels: [bug]
|
||||||
body:
|
body:
|
||||||
|
|||||||
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,4 +1,5 @@
|
|||||||
name: "\U0001F38A Feature request"
|
name: "\U0001F38A Feature request"
|
||||||
|
type: Feature
|
||||||
description: Suggest adding a feature
|
description: Suggest adding a feature
|
||||||
labels: [enhancement]
|
labels: [enhancement]
|
||||||
body:
|
body:
|
||||||
|
|||||||
Reference in New Issue
Block a user