Update BugReport.yaml and FeatureRequest.yaml

This commit is contained in:
Tommy K 2024-04-25 12:25:45 +02:00
parent 500e1763f1
commit d5a4afde83
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,7 @@
name: Bug Report name: Bug Report
about: File a bug report about: File a bug report
title: "[Bug]: " title: "[Bug]: "
label: label: ["bug"]
- "bug"
body: body:
- type: markdown - type: markdown
attributes: attributes:

View File

@ -1,8 +1,7 @@
name: New feature Request name: New feature Request
about: File a request to add a new feature about: File a request to add a new feature
title: "[feature]: " title: "[feature]: "
label: label: ["enhancement"]
- "enhancement"
body: body:
- type: markdown - type: markdown
attributes: attributes: