mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-19 17:43:42 -05:00
20 lines
375 B
YAML
20 lines
375 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: 'Run 3'
|
|
validations:
|
|
required: true
|
|
|
|
|
|
- type: input
|
|
attributes:
|
|
label:
|
|
placeholder: 'meep.arpa/games/run3.html'
|
|
validations:
|
|
required: true
|