mirror of
https://github.com/voxel-im/YinYang.git
synced 2024-11-05 09:43:08 +02:00
18 lines
369 B
YAML
18 lines
369 B
YAML
name: edit game
|
|
description: request to edit/fix game
|
|
title: 'Edit: '
|
|
labels: ['report link']
|
|
|
|
body:
|
|
- type: input
|
|
attributes:
|
|
label: new game URL
|
|
description: new link to the game
|
|
placeholder: 'https://23apples.gg/run3'
|
|
|
|
|
|
- type: input
|
|
attributes:
|
|
label: game name
|
|
description: "name of the game"
|
|
placeholder: 'Run 3'
|