Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 3d85497

Browse files
authored
Update issue templates (#256)
2 parents 3577074 + 6f1fae4 commit 3d85497

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug Report
33
about: 帮助改进和提升的缺陷
44
title: "[缺陷]"
5-
labels: 缺陷
5+
labels: bug
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/component-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Component Request
33
about: 新增或更新组件
44
title: "[组件]"
5-
labels: 功能, 组件
5+
labels: feature
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature Request
33
about: 满足需求,实现价值
44
title: "[功能]"
5-
labels: ''
5+
labels: feature
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)