From 49134e0f481c0d2e90bceb46bb5b36e83f7220ba Mon Sep 17 00:00:00 2001 From: crossoverJie Date: Thu, 3 Jan 2019 11:29:59 +0800 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea78..eb4fbbd6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,38 +1,28 @@ --- name: Bug report about: Create a report to help us improve -title: '' +title: '提交之前请查看是否有相关 issue,谢谢' labels: '' assignees: '' --- -**Describe the bug** +**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 -**Expected behavior** +**预期结果** A clear and concise description of what you expected to happen. -**Screenshots** +**截图** 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] -**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.