Create request.yml

This commit is contained in:
voxel 2024-05-31 09:09:37 -04:00 committed by GitHub
parent f99c0d99eb
commit 99bccc4f62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

19
.github/request.yml vendored Normal file
View file

@ -0,0 +1,19 @@
name: add a game
description: request to add a new game to the site
title: 'Add: '
labels: ['NONE']
body:
- type: input
attributes:
label: game name
placeholder: 'Run 3'
validations:
required: true
- type: input
attributes:
label: game URL
placeholder: 'https://mycoolsite.lol/ubg4/run3'
validations: