chore: update issue templates [skip ci]

This commit is contained in:
github-actions[bot]
2026-08-02 18:05:43 +00:00
parent 4376d18624
commit 2e02bbb132
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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