mirror of
https://github.com/voxel-im/YinYang.git
synced 2024-11-05 01:33:09 +02:00
Update edit.yml
This commit is contained in:
parent
fb693b6f10
commit
61c01fd760
1 changed files with 3 additions and 6 deletions
9
.github/ISSUE_TEMPLATE/edit.yml
vendored
9
.github/ISSUE_TEMPLATE/edit.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: edit game
|
||||
description: request to edit/fix game
|
||||
title: 'Edit: '
|
||||
labels: ['edit stream']
|
||||
labels: ['report link']
|
||||
|
||||
body:
|
||||
- type: input
|
||||
|
@ -9,13 +9,10 @@ body:
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue