From 6947f47bd307e4fa97f0159604bf6c2155510dbf Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sat, 25 Jan 2025 09:57:06 +0800 Subject: [PATCH] =?UTF-8?q?v3.7.2=E5=8F=91=E5=B8=83,=E6=8F=90=E4=BE=9B?= =?UTF-8?q?=E5=85=8D=E8=B4=B9=E5=A4=A7=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE.md | 16 --------- .github/ISSUE_TEMPLATE/bug_report.md | 54 +++++++++------------------- 2 files changed, 16 insertions(+), 54 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 6d6a90c2..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,16 +0,0 @@ -##### 版本号: - - -##### 问题描述: - - - -##### 错误截图: - - - - -#### 友情提示: - - 未按格式要求发帖、描述过于简单的,会被直接删掉; - - 描述问题请图文并茂,方便我们理解并快速定位问题; - - 如果使用的不是master,请说明你使用的分支; \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea78..e0a0bbbb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,38 +1,16 @@ ---- -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. +##### 版本号: + + +##### 问题描述: + + + +##### 错误截图: + + + + +#### 友情提示: + - 未按格式要求发帖、描述过于简单的,会被直接删掉; + - 描述问题请图文并茂,方便我们理解并快速定位问题; + - 如果使用的不是master,请说明你使用的分支;