mirror of
https://github.com/ow-mods/ow-mod-db.git
synced 2025-12-11 20:15:24 +01:00
add jam tag
This commit is contained in:
parent
fd199f1f37
commit
cc88f640d2
1
.github/ISSUE_TEMPLATE/add-mod.yml
vendored
1
.github/ISSUE_TEMPLATE/add-mod.yml
vendored
@ -43,6 +43,7 @@ body:
|
||||
multiple: true
|
||||
options:
|
||||
# These options have to match the ones defined in mods.schema.json
|
||||
- jam
|
||||
- library
|
||||
- gameplay
|
||||
- tweaks
|
||||
|
||||
@ -57,6 +57,7 @@
|
||||
"description": "List of tags that describe the mod, used for filtering mod lists. If changing this list, make sure to also update the tags in the issue template add-mod.yml",
|
||||
"items": {
|
||||
"enum": [
|
||||
"jam",
|
||||
"library",
|
||||
"gameplay",
|
||||
"tweaks",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user