工单模版
提交一个bug反馈的工单模版 Signed-off-by: IMaster <imaster@noreply.localhost>
This commit is contained in:
parent
26999300a9
commit
fddec3f277
33
.gitea/ISSUE_TEMPLATE/bug-report.md
Normal file
33
.gitea/ISSUE_TEMPLATE/bug-report.md
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
---
|
||||||
|
name: "Bug 反馈"
|
||||||
|
about: "反馈一个Bug用来帮助改进项目"
|
||||||
|
title: "Bug: [Short Description]"
|
||||||
|
ref: "v2"
|
||||||
|
labels:
|
||||||
|
- bug
|
||||||
|
- "help needed"
|
||||||
|
assignees: ["zuohuaijun","IMaster"]
|
||||||
|
---
|
||||||
|
|
||||||
|
### 问题描述
|
||||||
|
请详细描述您遇到的问题:
|
||||||
|
|
||||||
|
### 复现步骤
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
3.
|
||||||
|
|
||||||
|
### 预期结果
|
||||||
|
描述您期望的结果:
|
||||||
|
|
||||||
|
### 实际结果
|
||||||
|
描述实际发生的情况:
|
||||||
|
|
||||||
|
### 环境信息
|
||||||
|
- 操作系统:
|
||||||
|
- .NET版本:
|
||||||
|
- NODE版本:
|
||||||
|
- 浏览器:
|
||||||
|
|
||||||
|
### 其他信息
|
||||||
|
如有其他相关信息,请在此处补充。
|
||||||
Loading…
Reference in New Issue
Block a user