Skip to content

Commit f86a45e

Browse files
committed
Update bug.yml
Signed-off-by: Zhu Chenrui <boomzero_zcr@outlook.com> (cherry picked from commit 07d7590) Update feature.yml Signed-off-by: Zhu Chenrui <boomzero_zcr@outlook.com> (cherry picked from commit 1a99430) Update docs.yml Signed-off-by: Zhu Chenrui <boomzero_zcr@outlook.com> (cherry picked from commit 6017bcf)
1 parent 6adac8d commit f86a45e

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 综合 Bug 反馈
22
description: 有功能有问题
33
labels: bug, needs-triage
4+
type: Bug
45
# assignees: PythonSmall-Q, boomzero, shihongxi
56
title: "[Bug]"
67
body:

.github/ISSUE_TEMPLATE/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 帮助文档反馈
22
description: 帮助文档有问题
33
labels: docs, needs-triage
4+
type: Task
45
title: "[Docs]"
56
body:
67
- type: checkboxes

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 新功能提案
22
description: 对已有功能的大幅度修改,或添加一个新内容或选项
33
labels: enhancement, needs-triage
4+
type: Feature
45
#assignees: PythonSmall-Q, boomzero, shihongxi
56
title: "[Feature Request]"
67
body:

0 commit comments

Comments
 (0)