Skip to content

Commit e621110

Browse files
committed
issue模板不自动添加标签
1 parent facc62c commit e621110

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

.github/ISSUE_TEMPLATE/BugReport_en.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Bug Report
22
description: File a bug report
3-
labels: ["bug"]
43
body:
54
- type: checkboxes
65
attributes:

.github/ISSUE_TEMPLATE/BugReport_zh.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Bug反馈
22
description: 提交Bug反馈
3-
labels: ["bug"]
43
body:
54
- type: checkboxes
65
attributes:

.github/ISSUE_TEMPLATE/FeatureRequest_en.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Feature Request
22
description: File a feature request
3-
labels: ["enhancement"]
43
body:
54
- type: checkboxes
65
attributes:

.github/ISSUE_TEMPLATE/FeatureRequest_zh.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: 功能请求
22
description: 请求一个新功能
3-
labels: ["enhancement"]
43
body:
54
- type: checkboxes
65
attributes:

0 commit comments

Comments
 (0)