mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-20 18:23:41 -05:00
Update add.yml
This commit is contained in:
parent
46f7214490
commit
17bd23af00
1 changed files with 5 additions and 5 deletions
10
.github/ISSUE_TEMPLATE/add.yml
vendored
10
.github/ISSUE_TEMPLATE/add.yml
vendored
|
@ -1,20 +1,20 @@
|
||||||
name: Add a game or app
|
name: Add a game or app
|
||||||
description:
|
description: Request to add a new game or app to the site
|
||||||
title: 'Add: '
|
title: 'Add: '
|
||||||
labels: ['Request']
|
labels: ['Request']
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "Request"
|
label:
|
||||||
placeholder:
|
placeholder: ''
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "Request"
|
label: ⠀
|
||||||
placeholder:
|
placeholder: ''
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue