mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-19 17:43:42 -05:00
20 lines
348 B
YAML
20 lines
348 B
YAML
name: Add a game or app
|
||
description: Request to add a new game or app to the site
|
||
title: 'Add: '
|
||
labels: ['Request']
|
||
|
||
body:
|
||
- type: input
|
||
attributes:
|
||
label:
|
||
placeholder: ''
|
||
validations:
|
||
required: true
|
||
|
||
|
||
- type: input
|
||
attributes:
|
||
label: ⠀
|
||
placeholder: ''
|
||
validations:
|
||
required: true
|