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
2 changed files with 4 additions and 2 deletions
+2 -1
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:
+2 -1
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: