mirror of https://github.com/layui/layui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
971 B
20 lines
971 B
2 years ago
|
🍀 提 issue 的正确方式
|
||
|
|
||
|
### 标题
|
||
|
为了保持 issues 区域版面整洁可读, **创建 issue 时标题应尽量言简意赅** (一句话概括问题)
|
||
|
|
||
|
### 说明
|
||
|
|
||
|
创建 Issue 时,请严格按照模板规范进行填写,尽量将您所遇到的问题描述详细,如:
|
||
|
|
||
|
- **版本:** 提供所使用的 Layui 版本号。
|
||
|
- **描述:** 提供尽可能详细的问题描述和具体操作步骤等信息,以便我们也能够更轻松地将问题复现。
|
||
|
- **代码:** 提供与问题对应的业务代码,以便我们更好排查。
|
||
|
- **补充:** 如若必要,还可以提供其他补充,如截图等信息。
|
||
|
|
||
|
### 对接
|
||
|
|
||
|
- 在 issue 交流过程中,若问题已经得到解决,或 issue 并非项目相关的问题,请及时将状态设置为 「已完成」
|
||
|
详见:#I3UX60
|
||
|
|
||
|
- 大家本着相互尊重、理解和友善的态度进行交流,共同维护好 Layui 来之不易的社区氛围。谢谢 :sparkling_heart:
|