Fix issue templates [skip ci]

This commit is contained in:
Damontecres 2026-02-25 15:09:46 -05:00
parent 9d857bc59e
commit 138efcde00
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@ title: "<title>"
labels: [ labels: [
"bug" "bug"
] ]
type: "Bug"
body: body:
- type: textarea - type: textarea
id: description id: description

View file

@ -4,7 +4,6 @@ title: "<title>"
labels: [ labels: [
"bug", "playback" "bug", "playback"
] ]
type: "Bug"
body: body:
- type: textarea - type: textarea
id: description id: description