mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-12-03 02:25:36 +08:00
21 lines
618 B
YAML
21 lines
618 B
YAML
name: Game Request 游戏支持请求
|
|
description: >
|
|
Create the request for an unsupported game.
|
|
|
|
Make sure the game hasn't been supported in latest version.
|
|
|
|
请求支持尚未支持的游戏,请确保游戏未被最新版本支持
|
|
labels: enhancement
|
|
body:
|
|
- type: input
|
|
attributes:
|
|
label: vndb link/id
|
|
- type: textarea
|
|
attributes:
|
|
label: Game resource 游戏资源
|
|
description: >
|
|
give me the game resource via onedrive or googledrive or other unlimited speed network disk
|
|
|
|
使用onedrive或googledrive或其他不限速网盘给我游戏资源
|
|
validations:
|
|
required: true |