From d6d51ee1ccd79a5935ce837ca67eea2a49348b28 Mon Sep 17 00:00:00 2001 From: WangJie Date: Thu, 9 May 2019 21:08:25 +0800 Subject: [PATCH] chore: add comment in issue template --- .github/ISSUE_TEMPLATE.md | 16 +++++++++++ .github/ISSUE_TEMPLATE/bug_report.md | 34 +++++++++++++++++------ .github/ISSUE_TEMPLATE/feature_request.md | 14 ++++++++++ 3 files changed, 55 insertions(+), 9 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..4b8f321 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,16 @@ + + diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1c3aee4..6a4baa5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,13 +4,29 @@ about: Create a report to help us improve --- -扩展版本 (extension version): -浏览器版本 (browser version): -操作系统 (operating system): -问题描述 (problem description): - -实际行为 (actual behavior): - -期望行为 (expected behavior): - + + +扩展版本 (extension version): +浏览器版本 (browser version): +操作系统 (operating system): +问题描述 (problem description): + +实际行为 (actual behavior): + +期望行为 (expected behavior): + 重现步骤 (reproduce step): diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 7ebfb74..8fc6ab3 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,4 +4,18 @@ about: Suggest an idea for this project --- +