mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 13:55:36 +08:00
fix
This commit is contained in:
parent
fd0b26985d
commit
7b16789c7d
8
.github/ISSUE_TEMPLATE/01_game_request.yaml
vendored
8
.github/ISSUE_TEMPLATE/01_game_request.yaml
vendored
@ -1,9 +1,10 @@
|
||||
name: Game Request 游戏支持请求
|
||||
description: >
|
||||
Create the request for an unsupported game
|
||||
请求支持尚未支持的游戏
|
||||
Create the request for an unsupported game.
|
||||
|
||||
Make sure the game hasn't been supported in latest version.
|
||||
请确保游戏未被最新版本支持
|
||||
|
||||
请求支持尚未支持的游戏,请确保游戏未被最新版本支持
|
||||
labels: enhancement
|
||||
body:
|
||||
- type: input
|
||||
@ -14,6 +15,7 @@ body:
|
||||
label: Game resource 游戏资源
|
||||
description: >
|
||||
give me the game resource via onedrive or googledrive or other unlimited speed network disk
|
||||
|
||||
使用onedrive或googledrive或其他不限速网盘给我游戏资源
|
||||
validations:
|
||||
required: true
|
1
.github/ISSUE_TEMPLATE/02_bug.yaml
vendored
1
.github/ISSUE_TEMPLATE/02_bug.yaml
vendored
@ -15,6 +15,7 @@ body:
|
||||
label: Reproduction steps 复现步骤
|
||||
description: >
|
||||
Describe the reproduction steps precisely if possible.
|
||||
|
||||
尽可能详细描述错误产生的细节。
|
||||
validations:
|
||||
required: true
|
1
.github/ISSUE_TEMPLATE/03_request.yaml
vendored
1
.github/ISSUE_TEMPLATE/03_request.yaml
vendored
@ -6,6 +6,7 @@ body:
|
||||
attributes:
|
||||
value: >
|
||||
Make sure it hasn't been mentioned before and not implemented in latest version.
|
||||
|
||||
确保此类请求之前尚未被其他人提出过且并未在最新版本中实现。
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user