From eefda526c766021cbeb25a4d1a2013231b36bb20 Mon Sep 17 00:00:00 2001 From: Zyronon Date: Wed, 23 Aug 2023 16:32:14 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ------------------- .../ISSUE_TEMPLATE/单词错误---word-error.md | 3 +- .../ISSUE_TEMPLATE/问题报告---bug-report-.md | 24 ++++++++++++ 3 files changed, 26 insertions(+), 39 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/问题报告---bug-report-.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index dd84ea78..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -assignees: '' - ---- - -**Describe the 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. diff --git a/.github/ISSUE_TEMPLATE/单词错误---word-error.md b/.github/ISSUE_TEMPLATE/单词错误---word-error.md index 8fb3b8ef..6c11cc07 100644 --- a/.github/ISSUE_TEMPLATE/单词错误---word-error.md +++ b/.github/ISSUE_TEMPLATE/单词错误---word-error.md @@ -1,6 +1,7 @@ --- name: 单词错误 | Word error -about: 单词释义错误、音标错误 | Incorrect word interpretation and phonetic errors +about: 创建一个单词释义错误、音标错误的报告 | Create a report of incorrect word definitions and phonetic + errors title: 单词错误 | Word error labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/问题报告---bug-report-.md b/.github/ISSUE_TEMPLATE/问题报告---bug-report-.md new file mode 100644 index 00000000..62113fa4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/问题报告---bug-report-.md @@ -0,0 +1,24 @@ +--- +name: '问题报告 | Bug report ' +about: '创建一个问题报告 | Create a bug report ' +title: '' +labels: '' +assignees: '' + +--- + +### 注意:请确认问题可以在浏览器的 无痕模式 下复现,而不是自己安装的其他插件或脚本导致的 + +1、描述 +在这里填写问题描述 + +2、截图 +可以直接按Ctrl + V 复制在这里(复制成功后会显示一串地址) + +### Note: Please confirm that the problem can be reproduced in the browser's traceless mode, rather than being caused by other plugins or scripts installed by yourself + +1. Description +Fill in the problem description here + +2. Screenshot +You can directly press Ctrl+V to copy here (a string of addresses will be displayed after successful copying)