chore: update issue template labels for consistency
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: "👾 报告 bug"
|
name: "👾 报告 bug"
|
||||||
description: "报告 bug"
|
description: "报告 bug"
|
||||||
labels:
|
labels:
|
||||||
- ":space_invader: Bug"
|
- "bug"
|
||||||
assignees:
|
assignees:
|
||||||
- krau
|
- krau
|
||||||
body:
|
body:
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: "⭐️ 功能请求"
|
name: "⭐️ 功能请求"
|
||||||
description: "功能请求"
|
description: "功能请求"
|
||||||
labels:
|
labels:
|
||||||
- ":fire: Enhancement"
|
- "enhancement"
|
||||||
assignees:
|
assignees:
|
||||||
- krau
|
- krau
|
||||||
body:
|
body:
|
||||||
|
|||||||
Reference in New Issue
Block a user