X Tutup
Skip to content

Commit 3436d4e

Browse files
authored
chore: Update issue templates
1 parent abc1ea1 commit 3436d4e

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
name: Bug report / 提交 bug
3+
about: Create a report to help us improve / 提交一个好的 bug 帮助我们优化引擎
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug** / **详细描述 bug**
11+
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
12+
13+
**To Reproduce** / **如何复现 bug?(非常重要)**
14+
Steps to reproduce the behavior: / 详细复现步骤:
15+
16+
English version:
17+
1. Go to '...'
18+
2. Click on '....'
19+
3. Scroll down to '....'
20+
4. See error
21+
22+
中文版:
23+
1. 打开 [demo](https://alifd.alicdn.com/npm/@alilc/lowcode-demo@1.0.0/build/index.html)
24+
2. 点击标题;
25+
3. 在右侧修改标题内容为「修改后的标题」;
26+
4. 渲染画布标题组件没有更新显示为「修改后的标题」;
27+
28+
**Expected behavior** / **预期行为**
29+
A clear and concise description of what you expected to happen. / 请清晰和精确的描述你预期的行为
30+
31+
**Screenshots** / **bug 截图(可选)**
32+
If applicable, add screenshots to help explain your problem. / 一些有用的截图将会帮助我们更好的明确以及定位问题
33+
34+
**Desktop (please complete the following information):** / **请提供如下信息(必须的)**
35+
- AliLowCodeEngine version: [e.g. 1.0.0] / 低代码引擎版本
36+
- AliLowCodeEngineExt version: [e.g. chrome, safari] / 低代码引擎扩展包版本
37+
- Browser [e.g. chrome, safari] / 浏览器
38+
- materials / plugins / tools / 其他物料 / 插件 / 工具链版本
39+
40+
**Additional context** / **更多额外信息**
41+
Add any other context about the problem here. / 可以追加更多的额外信息,帮助定位问题

0 commit comments

Comments
 (0)
X Tutup