Add types to issue templates

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-02-05 22:27:51 -07:00
parent 77bf4c7f98
commit e449d10d65
2 changed files with 2 additions and 0 deletions

View File

@@ -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:

View File

@@ -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: