mirror of https://github.com/jeecgboot/jeecg-boot
issues格式
parent
6947f47bd3
commit
6ad8c3d824
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
name: 提交 Bug
|
||||||
|
about: 请告诉我框架存在的问题,我会协助你解决此问题!
|
||||||
|
labels: bug
|
||||||
|
assignees: getActivity
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
##### 版本号:
|
##### 版本号:
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,25 @@
|
||||||
---
|
---
|
||||||
name: Feature request
|
name: 提交建议
|
||||||
about: Suggest an idea for this project
|
about: 请告诉我框架的不足之处,让我做得更好!
|
||||||
title: ''
|
labels: help wanted
|
||||||
labels: ''
|
assignees: getActivity
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
##### 版本号:
|
||||||
A clear and concise description of what you want to happen.
|
|
||||||
|
|
||||||
**Describe alternatives you've considered**
|
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
|
||||||
|
|
||||||
**Additional context**
|
##### 问题描述:
|
||||||
Add any other context or screenshots about the feature request here.
|
|
||||||
|
|
||||||
|
|
||||||
|
##### 错误截图:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#### 友情提示:
|
||||||
|
- 未按格式要求发帖、描述过于简单的,会被直接删掉;
|
||||||
|
- 描述问题请图文并茂,方便我们理解并快速定位问题;
|
||||||
|
- 如果使用的不是master,请说明你使用的分支;
|
||||||
|
|
Loading…
Reference in New Issue