mirror of
https://github.com/HIllya51/LunaHook.git
synced 2025-01-13 13:24:16 +08:00
template
This commit is contained in:
parent
a47d59ab79
commit
2270542de5
9
.github/ISSUE_TEMPLATE/01_game_request.yaml
vendored
9
.github/ISSUE_TEMPLATE/01_game_request.yaml
vendored
@ -17,5 +17,14 @@ body:
|
||||
give me the game resource via onedrive or googledrive or other unlimited speed network disk
|
||||
|
||||
使用onedrive或googledrive或其他不限速网盘给我游戏资源
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: screenshot 截图
|
||||
description: >
|
||||
screenshot of game and screenshot of extracted text
|
||||
|
||||
游戏截图和提取的文本截图
|
||||
validations:
|
||||
required: true
|
18
.github/ISSUE_TEMPLATE/03_request.yaml
vendored
18
.github/ISSUE_TEMPLATE/03_request.yaml
vendored
@ -1,18 +0,0 @@
|
||||
name: Feature Request 功能请求
|
||||
description: Create the request for a new feature 提出一个增加新功能的请求
|
||||
labels: enhancement
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: >
|
||||
Make sure it hasn't been mentioned before and not implemented in latest version.
|
||||
|
||||
确保此类请求之前尚未被其他人提出过且并未在最新版本中实现。
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Expected behavior 预期的功能
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Alternative behavior (optional) 近似的功能(可选)
|
23
.github/ISSUE_TEMPLATE/04_question.yaml
vendored
23
.github/ISSUE_TEMPLATE/04_question.yaml
vendored
@ -1,23 +0,0 @@
|
||||
name: Q&A 问询
|
||||
description: Ask questions about LunaHook 提出关于LunaHook的问题
|
||||
labels: question
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: >
|
||||
Before asking questions, make sure it hasn't been mentioned before.
|
||||
|
||||
提问之前应先检索以下列表检查是否已有相关的回答。
|
||||
|
||||
https://github.com/HIllya51/LunaHook/issues
|
||||
|
||||
https://github.com/HIllya51/LunaHook/discussions
|
||||
|
||||
Don't ask questions about bugs. To open the right template from the previous selection.
|
||||
|
||||
程序报错不要使用此模板,应该返回上级重新选择 `Bug Report 错误报告` 选项。
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Question 问题
|
||||
validations:
|
||||
required: true
|
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: Discussions 讨论
|
||||
url: https://github.com/HIllya51/LunaHook/discussions
|
||||
about: Feature Request and Q&A 功能请求和Q&A
|
Loading…
x
Reference in New Issue
Block a user