add ISSUE_TEMPLATE
This commit is contained in:
parent
b5464554c6
commit
1028971e15
46
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
46
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
@ -0,0 +1,46 @@
|
||||
---
|
||||
name: Bug feedback
|
||||
about: Submit a bug feedback to us。
|
||||
title: "【BUG feedback】"
|
||||
labels: bug
|
||||
|
||||
---
|
||||
|
||||
<!-- 请先确保你的确遇到了一个 Bug ,而不是你自己的问题!如果不能确定,请不要使用此模板! -->
|
||||
|
||||
## 描述 Bug
|
||||
## Describe the bug
|
||||
请在此填入对此 Bug 清晰准确的描述。
|
||||
Please enter a clear and accurate description of this bug here.
|
||||
|
||||
## 如何复现此 Bug
|
||||
## How to reproduce this bug
|
||||
复现此 Bug 的步骤:
|
||||
Steps to reproduce this bug:
|
||||
1. xx
|
||||
2. xxxx
|
||||
3. xxxxxx
|
||||
4. xxxxxxxx
|
||||
|
||||
## 期望
|
||||
## expectation
|
||||
对您所期望的情况做一个简单描述。
|
||||
Give a brief description of what you expect.
|
||||
|
||||
## 截图
|
||||
## screenshot
|
||||
如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。
|
||||
If possible, please attach your screenshot here. You can use Ctrl + V to paste the picture directly.
|
||||
|
||||
## 您的设备信息
|
||||
## your device information
|
||||
- 系统信息<!--如 `Windows 10 家庭中文版-21H1-19043.1949`-->:
|
||||
- system message<!--'Windows 10 家庭中文版-21H1-19043.1949'-->
|
||||
- 使用版本<!--如 `china-0.95`-->
|
||||
- Use version<!--`china-0.95`-->
|
||||
|
||||
|
||||
## 补充信息
|
||||
## Additional information
|
||||
您可以在这里输入其他有关此 Bug 的信息。
|
||||
You can enter additional information about this bug here.
|
46
.github/ISSUE_TEMPLATE/help.md
vendored
Normal file
46
.github/ISSUE_TEMPLATE/help.md
vendored
Normal file
@ -0,0 +1,46 @@
|
||||
---
|
||||
name: ask for help
|
||||
about: To us and our netizens ask for help。
|
||||
title: "【ask for help】"
|
||||
labels: "help wanted"
|
||||
|
||||
---
|
||||
|
||||
<!-- 当你遇到了问题,需要帮助时可以使用此议题模板,不确定是否是 bug 的问题也可以使用。 -->
|
||||
|
||||
## 描述问题
|
||||
## ## describe the problem
|
||||
请在此填入对你遇到的问题清晰准确的描述。
|
||||
Please fill in here a clear and accurate description of the problem you are experiencing.
|
||||
|
||||
## 如何复现此问题
|
||||
## How to reproduce this problem
|
||||
复现此问题的步骤:
|
||||
Steps to reproduce this issue:
|
||||
1. xx
|
||||
2. xxxx
|
||||
3. xxxxxx
|
||||
4. xxxxxxxx
|
||||
|
||||
## 你需要的帮助
|
||||
## help you need
|
||||
请在此填入你需要的帮助。
|
||||
Please fill in the help you need here.
|
||||
|
||||
## 截图
|
||||
## screenshot
|
||||
如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。
|
||||
If possible, please attach your screenshot here. You can use Ctrl + V to paste the picture directly.
|
||||
|
||||
## 您的设备信息
|
||||
## your device information
|
||||
- 系统信息<!--如 `Windows 10 家庭中文版-21H1-19043.1949`-->:
|
||||
- system message<!--'Windows 10 家庭中文版-21H1-19043.1949'-->
|
||||
- 使用版本<!--如 `china-0.95`-->
|
||||
- Use version<!--`china-0.95`-->
|
||||
|
||||
|
||||
## 补充信息
|
||||
## Additional information
|
||||
您可以在这里输入其他关于您需要的帮助的信息。
|
||||
Here you can enter additional information about the help you need.
|
40
.github/ISSUE_TEMPLATE/idea.md
vendored
Normal file
40
.github/ISSUE_TEMPLATE/idea.md
vendored
Normal file
@ -0,0 +1,40 @@
|
||||
---
|
||||
name: Submit a suggestion
|
||||
about: Submit a suggestion to us.
|
||||
title: "【recommend】"
|
||||
labels: enhancement
|
||||
|
||||
---
|
||||
|
||||
<!-- 如果您想向我们提供一些建议,您可以使用此模板。如果您有能力,希望您可以向我们提交拉取请求! -->
|
||||
|
||||
## 描述建议
|
||||
## describe the suggestion
|
||||
请在此填入对此建议清晰准确的描述。
|
||||
Please enter a clear and precise description of this proposal here.
|
||||
|
||||
## 此建议将如何工作
|
||||
## How this suggestion will work
|
||||
工作步骤:
|
||||
Work steps:
|
||||
1. xx
|
||||
2. xxxx
|
||||
3. xxxxxx
|
||||
4. xxxxxxxx
|
||||
|
||||
## 相关的技术
|
||||
## related technologies
|
||||
如果您有能力,您可以在此提供一些技术帮助。
|
||||
If you are able, you can provide some technical assistance here.
|
||||
|
||||
## 截图
|
||||
## screenshot
|
||||
如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。
|
||||
If possible, please attach your screenshot here. You can use Ctrl + V to paste the picture directly.
|
||||
|
||||
## 补充信息
|
||||
## Additional information
|
||||
您可以在这里输入其他有关此建议的信息。
|
||||
You can enter additional information about this suggestion here.
|
||||
|
||||
<!-- 如果您有能力,希望您可以向我们提交拉取请求! -->
|
Loading…
Reference in New Issue
Block a user