fixup: issue templates due to labels reorg
Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
This commit is contained in:
parent
86f968499a
commit
75df17476f
|
@ -3,7 +3,7 @@ name: 🐛 Bug Report
|
|||
description: Create a report to help us improve
|
||||
title: "[Bug]: "
|
||||
labels:
|
||||
- "bug"
|
||||
- "type: bug"
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
|
|
|
@ -3,7 +3,7 @@ name: 🛠️ Feature Request
|
|||
description: Suggest an idea to help us improve
|
||||
title: "[Feat]: "
|
||||
labels:
|
||||
- "enhancement"
|
||||
- "type: feature request"
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
|
|
Loading…
Reference in New Issue