diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8bab1f8..31519a5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: 报告问题 -about: Create a report to help us improve +about: 如果你不确定这是一个bug,请选择【请求帮助】 title: '' labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d936415..86850a7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: 想要新功能 -about: Suggest an idea for this project +about: 你有什么想要添加的新功能? title: '' labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index d6190a9..b6e3c6f 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,6 +1,6 @@ --- name: 请求帮助 -about: Create a report to help us improve +about: 如果你遇到了问题请先翻readme的`Q&A`部分和己关闭的`issue`。 title: '' labels: '' assignees: ''