diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea78..f6e97936 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,38 +1,29 @@ --- name: Bug report about: Create a report to help us improve -title: '' -labels: '' +title: '[BUG]' +labels: 'BUG' assignees: '' --- -**Describe the bug** -A clear and concise description of what the bug is. +**描述出现的问题 Describe the bug** +请准确描述出现的问题。A clear and concise description of what the bug is. -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +**Platform and version:** + - OS: [e.g. Linux] + - AutoBangumi Version: [e.g. 2.0.0] + - qBitTorrent Version: [e.g. 4.0.0] **Expected behavior** A clear and concise description of what you expected to happen. -**Screenshots** -If applicable, add screenshots to help explain your problem. +**Logs** +请打开 DEBUG 模式提供 Log 或者 Log 截图在出现问题的地方。If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] +**Screenshot** +请提供截图在出现问题的地方。If applicable, add screenshots to help explain your problem. -**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] **Additional context** Add any other context about the problem here.