From 87d18fde36a36a59f5a0f6471bbe6543cdfe3420 Mon Sep 17 00:00:00 2001 From: zhang-changwei Date: Wed, 24 Feb 2021 16:56:56 +0800 Subject: [PATCH] modified: .github/ISSUE_TEMPLATE/bug_report.md modified: .github/ISSUE_TEMPLATE/feature_request.md --- .github/ISSUE_TEMPLATE/bug_report.md | 28 +++++++++++------------ .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 78f89e5..b03ad09 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,27 +8,27 @@ assignees: '' --- **Name of the script** -1. Name of the script -2. Version +1. 脚本的名字 +2. 版本号 -**Describe the bug** -A clear and concise description of what the bug is. +**Describe the bug** +在这里描述你遇到的 bug 是什么。 -**To Reproduce** -Steps to reproduce the behavior: +**To Reproduce** +重现出现 bug 的过程: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error -**Expected behavior** -A clear and concise description of what you expected to happen. +**Expected behavior** +在这里描述你希望程序实现的功能/运行的结果... -**Error Message** -If possible, paste you error message generated by Aegisub here. +**Error Message** +将 Aegisub 的报错信息粘贴到这里 -**Screenshots** -If applicable, add screenshots to help explain your problem. +**Screenshots** +bug 截图 -**Additional context** -Add any other context about the problem here. +**Additional context** +尽可能清楚的描述你的问题,如果不知道如何填写,可以跳过。 diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0573c91..e858050 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,7 +7,7 @@ assignees: '' --- -**I don't want to rewrite the template. Just express your request as clearly as possible** +**请直接无视下面的英文,直接详细描述你想要实现的功能,我会尽量给出回复** **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]