mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
更新bug提交模板
This commit is contained in:
@@ -1,38 +1,42 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Please use this English template to submit Bug
|
||||||
about: Create a report to help us improve
|
about: "Be sure to submit the Bug according to the template\U0001F64F"
|
||||||
title: ''
|
title: Please fill in the BUG title
|
||||||
labels: ''
|
labels: bug
|
||||||
assignees: ''
|
assignees: shmilylty
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
**Whether the latest code is used**
|
||||||
A clear and concise description of what the bug is.
|
Yes or no (if not, try to clone the latest code and run again!)
|
||||||
|
|
||||||
**To Reproduce**
|
**Bug description**
|
||||||
Steps to reproduce the behavior:
|
Clear and concise Bug description(required)
|
||||||
1. Go to '...'
|
|
||||||
2. Click on '....'
|
|
||||||
3. Scroll down to '....'
|
|
||||||
4. See error
|
|
||||||
|
|
||||||
**Expected behavior**
|
**Operation environment**
|
||||||
A clear and concise description of what you expected to happen.
|
- System information: [e.g. Windows 10 x64] (required)
|
||||||
|
- Python version: [e.g. 3.7.1] (required)
|
||||||
|
- OneForAll version: [e.g. 0.3.0] (required)
|
||||||
|
|
||||||
|
**How to reproduce**
|
||||||
|
1. Step (optional)
|
||||||
|
|
||||||
**Screenshots**
|
2. Command (required)
|
||||||
If applicable, add screenshots to help explain your problem.
|
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**Error text**
|
||||||
- OS: [e.g. iOS]
|
Copy the complete error text (required)
|
||||||
- Browser [e.g. chrome, safari]
|
|
||||||
- Version [e.g. 22]
|
|
||||||
|
|
||||||
**Smartphone (please complete the following information):**
|
**Expected results**
|
||||||
- Device: [e.g. iPhone6]
|
A clear and concise description of the expected results (optional, such as what a normal situation should look like)
|
||||||
- OS: [e.g. iOS8.1]
|
|
||||||
- Browser [e.g. stock browser, safari]
|
|
||||||
- Version [e.g. 22]
|
|
||||||
|
|
||||||
**Additional context**
|
**Actual results**
|
||||||
Add any other context about the problem here.
|
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
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ assignees: shmilylty
|
|||||||
**运行环境**
|
**运行环境**
|
||||||
- 系统:[例如Windows 10 x64](必写)
|
- 系统:[例如Windows 10 x64](必写)
|
||||||
- Python版本:[例如3.7.1](必写)
|
- Python版本:[例如3.7.1](必写)
|
||||||
- OneForAll版本:[例如0.0.6](必写)
|
- OneForAll版本:[例如0.3.0](必写)
|
||||||
|
|
||||||
**如何复现**
|
**如何复现**
|
||||||
复现步骤(选写)
|
复现步骤(选写)
|
||||||
@@ -37,3 +37,6 @@ assignees: shmilylty
|
|||||||
|
|
||||||
**日志上传**
|
**日志上传**
|
||||||
上传oneforall.log日志文件(复杂问题建议上传)
|
上传oneforall.log日志文件(复杂问题建议上传)
|
||||||
|
|
||||||
|
**其他补充**
|
||||||
|
关于bug的其他一些补充说明
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
name: Custom issue template
|
|
||||||
about: Describe this issue template's purpose here.
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user