Create edit.yml

This commit is contained in:
voxel 2024-05-31 09:13:30 -04:00 committed by GitHub
parent e2472bf5eb
commit fb693b6f10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

21
.github/ISSUE_TEMPLATE/edit.yml vendored Normal file
View file

@ -0,0 +1,21 @@
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