Skip to content

Commit e779380

Browse files
committed
chore: 完善提交 bug 的 issue 模板
1 parent 6be0d12 commit e779380

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,18 @@ assignees: ''
77

88
---
99

10-
**Describe the bug** / **详细描述 bug**
10+
## **Describe the bug (required)** / **详细描述 bug(必填)**
11+
1112
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
1213

13-
**To Reproduce** / **如何复现 bug?(非常重要)**
14+
---
15+
16+
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
17+
1418
Steps to reproduce the behavior: / 详细复现步骤:
1519

20+
---
21+
1622
English version example:
1723
1. Go to '...'
1824
2. Click on '....'
@@ -25,19 +31,23 @@ English version example:
2531
3. 在右侧修改标题内容为「修改后的标题」;
2632
4. 渲染画布标题组件没有更新显示为「修改后的标题」;
2733

28-
**Expected behavior** / **预期行为(必须的**
34+
## **Expected behavior (required)** / **预期行为(必填,非常重要**
2935
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
3036

31-
**Screenshots** / **bug 截图(可选)**
37+
---
38+
39+
## **Screenshots (optional)** / **bug 截图(可选)**
3240
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
3341

34-
**Desktop (please complete the following information):** / **请提供如下信息(必须的)**
42+
---
43+
44+
## **Environments (please complete the following information) (required):** / **请提供如下信息(必填)**
3545
- AliLowCodeEngine version: [e.g. 1.0.0] / 低代码引擎版本
3646
- AliLowCodeEngineExt version: [e.g. 1.0.0] / 低代码引擎扩展包版本
3747
- Browser [e.g. chrome, safari] / 浏览器版本
3848
- materials / plugins / tools / 其他物料 / 插件 / 工具链版本
3949

4050
> (this information can be collected via [the manual plugin](https://img.alicdn.com/imgextra/i1/O1CN0115zonY1IsgbkZ2ir7_!!6000000000949-2-tps-3066-1650.png) / 版本信息可[通过低代码用户手册插件收集](https://img.alicdn.com/imgextra/i1/O1CN0115zonY1IsgbkZ2ir7_!!6000000000949-2-tps-3066-1650.png))
4151
42-
**Additional context** / **更多额外信息(可选)**
52+
## **Additional context (optional)** / **更多额外信息(可选)**
4353
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题

0 commit comments

Comments
 (0)