更新bug提交模板

This commit is contained in:
Jing Ling
2020-07-31 21:38:19 +08:00
parent 573a0ba47b
commit 6da4bfa0c0
3 changed files with 36 additions and 39 deletions
+32 -28
View File
@@ -1,38 +1,42 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
name: Please use this English template to submit Bug
about: "Be sure to submit the Bug according to the template\U0001F64F"
title: Please fill in the BUG title
labels: bug
assignees: shmilylty
---
**Describe the bug**
A clear and concise description of what the bug is.
**Whether the latest code is used**
Yes or no (if not, try to clone the latest code and run again!)
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Bug description**
Clear and concise Bug description(required)
**Expected behavior**
A clear and concise description of what you expected to happen.
**Operation environment**
- System information: [e.g. Windows 10 x64] (required)
- Python version: [e.g. 3.7.1] (required)
- OneForAll version: [e.g. 0.3.0] (required)
**Screenshots**
If applicable, add screenshots to help explain your problem.
**How to reproduce**
1. Step (optional)
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
2. Command (required)
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Error text**
Copy the complete error text (required)
**Additional context**
Add any other context about the problem here.
**Expected results**
A clear and concise description of the expected results (optional, such as what a normal situation should look like)
**Actual results**
A clear and concise description of the actual results (optional, such as any errors)
**Screenshot**
Screenshot of complete OneForAll execution process (recommended upload)
**Log upload**
Upload oneforall.log log files (it is recommended to upload logs in case of complex problems)
**Supplementary information**
Some other supplementary notes about bug
+4 -1
View File
@@ -16,7 +16,7 @@ assignees: shmilylty
**运行环境**
- 系统:[例如Windows 10 x64](必写)
- Python版本:[例如3.7.1](必写)
- OneForAll版本:[例如0.0.6](必写)
- OneForAll版本:[例如0.3.0](必写)
**如何复现**
复现步骤(选写)
@@ -37,3 +37,6 @@ assignees: shmilylty
**日志上传**
上传oneforall.log日志文件(复杂问题建议上传)
**其他补充**
关于bug的其他一些补充说明
-10
View File
@@ -1,10 +0,0 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---