From 1004bdedad390d1561a984b2b023be6a26899e3c Mon Sep 17 00:00:00 2001 From: Karson Date: Fri, 9 Jun 2023 14:50:14 +0800 Subject: [PATCH] Merge branch 'develop' of gitee.com:karson/fastadmin into develop # Conflicts: # composer.json --- .gitee/ISSUE_TEMPLATE.zh-CN.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .gitee/ISSUE_TEMPLATE.zh-CN.md diff --git a/.gitee/ISSUE_TEMPLATE.zh-CN.md b/.gitee/ISSUE_TEMPLATE.zh-CN.md new file mode 100644 index 00000000..c56a39e6 --- /dev/null +++ b/.gitee/ISSUE_TEMPLATE.zh-CN.md @@ -0,0 +1,22 @@ +### 类型 +类型(问题/建议/其他):? + + +### 现象 +现象(请详细描述一下复现过程):? + + +### 期望结果 +期望结果(请详细描述一下你说期望的结果):? + + +### 环境 +(请详细说明一下你的运行环境) +- 操作系统(Linux/Windows/Other):? +- Web Server(NGINX/Apache/Other):? +- PHP 版本(7.2/7.3/7.4/8.0/8.1/8.2/Other):? +- MySQL 版本(5.6/5.7/8.0/Other):? +- 服务器面板(BT/phpStudy/XAMPP/其他/无):? +- FastAdmin 版本:? +- 浏览器(Chrome/IE/Edge/其他):? +- 报错信息:?