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
about: File a bug report
title: "[Bug]: "
label:
- "bug"
label: ["bug"]
body:
- type: markdown
attributes:

View File

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