chore: add Issue management runtime
This commit is contained in:
22
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: Bug
|
||||
about: 记录现有预期行为的失效
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
type: Bug
|
||||
---
|
||||
|
||||
<!-- 标题写中文行动或结果句;外露正文不超过 50 单位。 -->
|
||||
一句话说明错误结果。
|
||||
|
||||
<details>
|
||||
<summary>复现、预期与验收</summary>
|
||||
|
||||
- 复现步骤:
|
||||
- 实际结果:
|
||||
- 预期结果:
|
||||
- 环境:
|
||||
- 验收条件:
|
||||
|
||||
</details>
|
||||
Reference in New Issue
Block a user