Skip to content

Commit 19e3319

Browse files
authored
🔨 chore: Update github issue template (#7001)
* Update 1_bug_report_cn.yml * Update 1_bug_report.yml * Update 1_bug_report.yml * Update 2_feature_request.yml * Update 2_feature_request_cn.yml
1 parent 2cc72f4 commit 19e3319

File tree

4 files changed

+4
-6
lines changed

4 files changed

+4
-6
lines changed

.github/ISSUE_TEMPLATE/1_bug_report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: '🐛 Bug Report'
22
description: 'Report an bug'
3-
title: '[Bug] '
4-
labels: ['🐛 Bug']
3+
labels: ['unconfirm']
54
type: Bug
65
body:
76
- type: dropdown
@@ -10,6 +9,7 @@ body:
109
multiple: true
1110
options:
1211
- 'Official Preview'
12+
- 'Official Cloud'
1313
- 'Vercel'
1414
- 'Zeabur'
1515
- 'Sealos'

.github/ISSUE_TEMPLATE/1_bug_report_cn.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: '🐛 反馈缺陷'
22
description: '反馈一个问题缺陷'
3-
title: '[Bug] '
4-
labels: ['🐛 Bug']
3+
labels: ['unconfirm']
54
type: Bug
65
body:
76
- type: markdown
@@ -17,6 +16,7 @@ body:
1716
multiple: true
1817
options:
1918
- 'Official Preview'
19+
- 'Official Cloud'
2020
- 'Vercel'
2121
- 'Zeabur'
2222
- 'Sealos'

.github/ISSUE_TEMPLATE/2_feature_request.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: '🌠 Feature Request'
22
description: 'Suggest an idea'
33
title: '[Request] '
4-
labels: ['🌠 Feature Request']
54
type: Feature
65
body:
76
- type: textarea

.github/ISSUE_TEMPLATE/2_feature_request_cn.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: '🌠 功能需求'
22
description: '提出需求或建议'
33
title: '[Request] '
4-
labels: ['🌠 Feature Request']
54
type: Feature
65
body:
76
- type: textarea

0 commit comments

Comments
 (0)