chore: update issue templates [skip ci]
This commit is contained in:
@@ -2,6 +2,7 @@ name: Bug Report
|
|||||||
description: Report a bug in a community plugin
|
description: Report a bug in a community plugin
|
||||||
title: "[BUG] "
|
title: "[BUG] "
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
|
type: "Bug"
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ name: Feature Request
|
|||||||
description: Suggest an improvement to a community plugin
|
description: Suggest an improvement to a community plugin
|
||||||
title: "[FEATURE] "
|
title: "[FEATURE] "
|
||||||
labels: ["feature"]
|
labels: ["feature"]
|
||||||
|
type: "Feature"
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|||||||
Reference in New Issue
Block a user