From 68603ea9d2680af5ffd05a4c451936848e38be31 Mon Sep 17 00:00:00 2001 From: kuloud Date: Wed, 25 Dec 2019 19:31:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0issue=E6=A8=A1=E7=89=88=201?= =?UTF-8?q?=20=E6=96=B0=E5=A2=9E=E4=B8=AD=E6=96=87=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.md | 14 +++++++------- .github/ISSUE_TEMPLATE/feature_request.md | 9 +++------ 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea7..45b0736 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,32 +7,32 @@ assignees: '' --- -**Describe the bug** +**描述问题(Describe the bug)** A clear and concise description of what the bug is. -**To Reproduce** +**重现步骤(To Reproduce)** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error -**Expected behavior** +**预期结果(Expected behavior)** A clear and concise description of what you expected to happen. -**Screenshots** +**截屏(Screenshots)** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** +**桌面环境信息(Desktop (please complete the following information)):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] -**Smartphone (please complete the following information):** +**设备信息(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** +**其他信息(Additional context)** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7..df6b125 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,14 +7,11 @@ assignees: '' --- -**Is your feature request related to a problem? Please describe.** +**请描述你的问题(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 [...] -**Describe the solution you'd like** +**请描述你的解决方案(Describe the solution you'd like)** A clear and concise description of what you want to happen. -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** +**其他信息(Additional context)** Add any other context or screenshots about the feature request here.