mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-20 14:13:42 -05:00
Create add.yml
This commit is contained in:
parent
5d8c72ab90
commit
83aeab38cb
1 changed files with 20 additions and 0 deletions
20
.github/ISSUE_TEMPLATE/add.yml
vendored
Normal file
20
.github/ISSUE_TEMPLATE/add.yml
vendored
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
name: Add a game or app
|
||||||
|
description:
|
||||||
|
title: 'Add: '
|
||||||
|
labels: ['Request']
|
||||||
|
|
||||||
|
body:
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label:
|
||||||
|
placeholder:
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label:
|
||||||
|
placeholder:
|
||||||
|
validations:
|
||||||
|
required: true
|
Loading…
Add table
Reference in a new issue