From 7b5ccf4a78fb60945f5cb052643856b5e10458a8 Mon Sep 17 00:00:00 2001 From: touero Date: Tue, 5 Nov 2024 17:08:35 +0800 Subject: [PATCH 1/4] feat: add github issue template file --- .github/ISSUE_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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..b071a7d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,13 @@ +## 版本信息 +- **使用EasySpider版本**: +- **系统版本/架构**: +- **浏览器版本**: + +## 问题描述 + + + +## 如何复现 + + + From 07563bc7506dd499799ae8b00845079704e1b079 Mon Sep 17 00:00:00 2001 From: touero Date: Tue, 5 Nov 2024 17:15:41 +0800 Subject: [PATCH 2/4] fix: format line --- .github/ISSUE_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b071a7d..37df81e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,8 @@ ## 版本信息 -- **使用EasySpider版本**: + +- **使用EasySpider版本**: - **系统版本/架构**: -- **浏览器版本**: +- **浏览器版本**: ## 问题描述 @@ -10,4 +11,3 @@ ## 如何复现 - From 998a1ddb1948ec9d87aaaf1dd0b45b92e9d1d2be Mon Sep 17 00:00:00 2001 From: Ensong Wei <61647484+touero@users.noreply.github.com> Date: Thu, 7 Nov 2024 22:05:12 +0800 Subject: [PATCH 3/4] fix: supplementary English in issue template file --- .github/ISSUE_TEMPLATE.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 37df81e..d4412f5 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,13 +1,11 @@ -## 版本信息 +## 版本信息 | Version Information +**EasySpider版本 | EasySpider Version**: +**系统版本(架构) | System Version(Architecture)**: +**浏览器版本 | Browser Version**: +**安装方式 | Installation method**: -- **使用EasySpider版本**: -- **系统版本/架构**: -- **浏览器版本**: - -## 问题描述 +## 问题描述 | Issue Description - -## 如何复现 - +## 如何复现 | Steps to Reproduce From b50d4eae3fa967068e715dad95413c415be68e3c Mon Sep 17 00:00:00 2001 From: Naibo Wang <30287768+NaiboWang@users.noreply.github.com> Date: Fri, 8 Nov 2024 13:03:32 +0800 Subject: [PATCH 4/4] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d4412f5..0a5a384 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ ## 版本信息 | Version Information **EasySpider版本 | EasySpider Version**: -**系统版本(架构) | System Version(Architecture)**: +**系统版本(架构) | System Version (Architecture)**: **浏览器版本 | Browser Version**: **安装方式 | Installation method**: