mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-26 12:18:21 +00:00
chore: 完善提交 bug 的 issue 模板
This commit is contained in:
parent
6be0d1241d
commit
e77938086c
22
.github/ISSUE_TEMPLATE/bug-report.md
vendored
22
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -7,12 +7,18 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug** / **详细描述 bug**
|
## **Describe the bug (required)** / **详细描述 bug(必填)**
|
||||||
|
|
||||||
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
|
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
|
||||||
|
|
||||||
**To Reproduce** / **如何复现 bug?(非常重要)**
|
---
|
||||||
|
|
||||||
|
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
|
||||||
|
|
||||||
Steps to reproduce the behavior: / 详细复现步骤:
|
Steps to reproduce the behavior: / 详细复现步骤:
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
English version example:
|
English version example:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
@ -25,13 +31,17 @@ English version example:
|
|||||||
3. 在右侧修改标题内容为「修改后的标题」;
|
3. 在右侧修改标题内容为「修改后的标题」;
|
||||||
4. 渲染画布标题组件没有更新显示为「修改后的标题」;
|
4. 渲染画布标题组件没有更新显示为「修改后的标题」;
|
||||||
|
|
||||||
**Expected behavior** / **预期行为(必须的)**
|
## **Expected behavior (required)** / **预期行为(必填,非常重要)**
|
||||||
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
|
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
|
||||||
|
|
||||||
**Screenshots** / **bug 截图(可选)**
|
---
|
||||||
|
|
||||||
|
## **Screenshots (optional)** / **bug 截图(可选)**
|
||||||
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
|
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
|
||||||
|
|
||||||
**Desktop (please complete the following information):** / **请提供如下信息(必须的)**
|
---
|
||||||
|
|
||||||
|
## **Environments (please complete the following information) (required):** / **请提供如下信息(必填)**
|
||||||
- AliLowCodeEngine version: [e.g. 1.0.0] / 低代码引擎版本
|
- AliLowCodeEngine version: [e.g. 1.0.0] / 低代码引擎版本
|
||||||
- AliLowCodeEngineExt version: [e.g. 1.0.0] / 低代码引擎扩展包版本
|
- AliLowCodeEngineExt version: [e.g. 1.0.0] / 低代码引擎扩展包版本
|
||||||
- Browser [e.g. chrome, safari] / 浏览器版本
|
- Browser [e.g. chrome, safari] / 浏览器版本
|
||||||
@ -39,5 +49,5 @@ Sceenshots for further information. (If applicable.) / 一些有用的截图将
|
|||||||
|
|
||||||
> (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))
|
> (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))
|
||||||
|
|
||||||
**Additional context** / **更多额外信息(可选)**
|
## **Additional context (optional)** / **更多额外信息(可选)**
|
||||||
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题
|
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user