Fix default labels in issue templates

This commit is contained in:
Oliver
2025-07-17 13:42:15 +02:00
parent 56eee1c4c5
commit fbc51aa24c
3 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
name: Feature Request
description: Suggest a new Feature.
title: "Feature: "
labels: ["feature"]
labels: [ "Type: Enhancement", "Priority: Medium", "Status: Pending" ]
body:
- type: dropdown
id: plugin