mirror of
https://github.com/voxel-im/YinYang.git
synced 2024-11-21 15:33:09 +02:00
Delete .github/request.yml
This commit is contained in:
parent
99bccc4f62
commit
6dec5be24b
1 changed files with 0 additions and 19 deletions
19
.github/request.yml
vendored
19
.github/request.yml
vendored
|
@ -1,19 +0,0 @@
|
|||
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:
|
Loading…
Reference in a new issue