github: switch to using issue types were applicable in issue forms (#3696)

This commit is contained in:
Tyler Wilding 2024-10-03 18:23:12 -04:00 committed by GitHub
parent 03cae68c7d
commit cb4f7772bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
name: "\U0001F41B Jak 1 Bug Report"
description: Create a bug report for Jak 1.
labels: ["bug", "jak1"]
labels: ["jak1"]
type: 'bug'
body:
- type: checkboxes
attributes:

View File

@ -1,6 +1,7 @@
name: "\U0001F41B Jak 2 Bug Report"
description: Create a bug report for Jak 2.
labels: ["bug", "jak2"]
labels: ["jak2"]
type: 'bug'
body:
- type: checkboxes
attributes: