YinYang/.github/ISSUE_TEMPLATE/edit.yml

22 lines
452 B
YAML
Raw Normal View History

2024-05-31 16:13:30 +03:00
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