ci: Added types to the update issue templates

This commit is contained in:
Spyridon Siarapis
2026-08-02 19:52:48 +02:00
parent 30169d3373
commit 4376d18624
@@ -30,6 +30,7 @@ name: Bug Report
description: Report a bug in a community plugin
title: "[BUG] "
labels: ["bug"]
type: "Bug"
body:
- type: checkboxes
@@ -154,6 +155,7 @@ name: Feature Request
description: Suggest an improvement to a community plugin
title: "[FEATURE] "
labels: ["feature"]
type: "Feature"
body:
- type: checkboxes