From f4d8d6772aeb751a210fcd82f72f339ffd1aa762 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Thu, 17 Feb 2022 22:02:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E5=87=BB=E5=8F=B3=E4=B8=8A=E8=A7=92?= =?UTF-8?q?=E3=80=90Star=E3=80=91=E6=94=B6=E8=97=8F=E6=9C=AC=E8=BD=AF?= =?UTF-8?q?=E4=BB=B6=20^=5F^?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitee/ISSUE_TEMPLATE.zh-CN.md | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/.gitee/ISSUE_TEMPLATE.zh-CN.md b/.gitee/ISSUE_TEMPLATE.zh-CN.md index 5c25f5a4..36fc7a05 100644 --- a/.gitee/ISSUE_TEMPLATE.zh-CN.md +++ b/.gitee/ISSUE_TEMPLATE.zh-CN.md @@ -1,14 +1,23 @@ -### 该问题是怎么引起的? +### 是什么问题、该问题是怎么引起的? +1. +### 重现步骤、期望结果、截图、代码 -### 重现步骤 - - - -### 报错信息 - +1. +``` +这里贴你的代码块 ``` +### 实际结果、报错信息、截图 -``` \ No newline at end of file +1. +``` +这里贴错误信息 +``` + +### 环境版本: + +- JDK版本:1.8、11、17 +- 浏览器版本:Chrome xx、Firefox xx、IE xx +- 平台版本:JeeSite 4.x.x、5.x.x(pom.xml里查看)