YinYang/.github/ISSUE_TEMPLATE/edit.yml
2024-05-31 09:13:30 -04:00

22 lines
452 B
YAML

name: edit game
description: request to edit/fix game
title: 'Edit: '
labels: ['edit stream']
body:
- type: input
attributes:
label: new game URL
description: new link to the game
placeholder: 'https://23apples.gg/run3'
validations:
required: true
- type: input
attributes:
label: game name
description: "name of the game"
placeholder: 'Run 3'
validations:
required: true