⚡️(template): update issues template
This commit is contained in:
parent
c0bf21a501
commit
e7a19ee13e
@ -1,14 +1,13 @@
|
|||||||
## 背景
|
## 背景
|
||||||
|
|
||||||
- 1.描述你希望解决的问题
|
- 1.版本: layui-vue:last
|
||||||
|
|
||||||
- 2.陈述问题的现状
|
- 2.问题:你希望解决什么问题?
|
||||||
|
|
||||||
- 3.合理的建议
|
- 3.补充:复现案例,错误截图
|
||||||
|
## 建议
|
||||||
|
|
||||||
## 思路
|
描述大概的解决思路, 可以包含 API 设计和伪代码等
|
||||||
|
|
||||||
描述大概的解决思路,可以包含 API 设计和伪代码等
|
|
||||||
|
|
||||||
## 跟进
|
## 跟进
|
||||||
|
|
||||||
|
17
.github/ISSUE_TEMPLATE.md
vendored
17
.github/ISSUE_TEMPLATE.md
vendored
@ -1,15 +1,14 @@
|
|||||||
## background
|
## 背景
|
||||||
|
|
||||||
- 1.Describe the problem you want to solve
|
- 1.版本: layui-vue:last
|
||||||
|
|
||||||
- 2.State the status of the problem
|
- 2.问题:你希望解决什么问题?
|
||||||
|
|
||||||
- 3.Reasonable suggestion
|
- 3.补充:复现案例,错误截图
|
||||||
|
## 建议
|
||||||
|
|
||||||
## train of thought
|
描述大概的解决思路, 可以包含 API 设计和伪代码等
|
||||||
|
|
||||||
Idea describes the general solution idea, including API design, pseudo code, etc
|
## 跟进
|
||||||
|
|
||||||
## follow-up
|
后续编辑,附上对应的 Pull Request 地址,可以用 `- [ ] some task` 的方式。
|
||||||
|
|
||||||
For subsequent editing, attach the corresponding pull request address in the form of ` - [] some task '.
|
|
@ -2,6 +2,7 @@
|
|||||||
@import "../radio/index.less";
|
@import "../radio/index.less";
|
||||||
@import "../dropdown/index.less";
|
@import "../dropdown/index.less";
|
||||||
@import "../page/index.less";
|
@import "../page/index.less";
|
||||||
|
|
||||||
.layui-table-col-special {
|
.layui-table-col-special {
|
||||||
width: 34px;
|
width: 34px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user