Skip to content

Commit 8c02eaa

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents d339e05 + e1c1260 commit 8c02eaa

File tree

9 files changed

+398
-1097
lines changed

9 files changed

+398
-1097
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)