Added automatic labels to issue templates

This commit is contained in:
OpenSauce04 2024-04-18 11:07:23 +01:00
parent ea0b627dc4
commit ac5779be3f
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
name: Bug Report
description: File a bug report
labels: ["bug"]
body:
- type: markdown
attributes:

View File

@ -1,6 +1,6 @@
name: Feature Request
description: File a feature request
labels: "request"
labels: ["enhancement"]
body:
- type: markdown
attributes: