mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-19 04:00:16 +09:00
chore: Modify title
and labels
This commit is contained in:
parent
30ca2117bb
commit
a0290b0c1b
2
.github/ISSUE_TEMPLATE/1_bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/1_bug_report.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: '🐛 Bug Report'
|
name: '🐛 Bug Report'
|
||||||
description: 'Report an bug'
|
description: 'Report an bug'
|
||||||
title: '[Bug] '
|
title: '[Bug] '
|
||||||
labels: ['🐛 Bug']
|
labels: ['bug']
|
||||||
body:
|
body:
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
|
2
.github/ISSUE_TEMPLATE/1_bug_report_cn.yml
vendored
2
.github/ISSUE_TEMPLATE/1_bug_report_cn.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: '🐛 反馈缺陷'
|
name: '🐛 反馈缺陷'
|
||||||
description: '反馈一个问题/缺陷'
|
description: '反馈一个问题/缺陷'
|
||||||
title: '[Bug] '
|
title: '[Bug] '
|
||||||
labels: ['🐛 Bug']
|
labels: ['bug']
|
||||||
body:
|
body:
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
|
4
.github/ISSUE_TEMPLATE/2_feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/2_feature_request.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: '🌠 Feature Request'
|
name: '🌠 Feature Request'
|
||||||
description: 'Suggest an idea'
|
description: 'Suggest an idea'
|
||||||
title: '[Request] '
|
title: '[Feature Request] '
|
||||||
labels: ['🌠 Feature Request']
|
labels: ['enhancement']
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: '🌠 功能需求'
|
name: '🌠 功能需求'
|
||||||
description: '提出需求或建议'
|
description: '提出需求或建议'
|
||||||
title: '[Request] '
|
title: '[Feature Request] '
|
||||||
labels: ['🌠 Feature Request']
|
labels: ['enhancement']
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user