chore: Modify `title` and `labels`

This commit is contained in:
Rubu Jam 2024-07-12 14:52:07 +00:00 committed by GitHub
parent 30ca2117bb
commit a0290b0c1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
name: '🐛 Bug Report'
description: 'Report an bug'
title: '[Bug] '
labels: ['🐛 Bug']
labels: ['bug']
body:
- type: dropdown
attributes:

View File

@ -1,7 +1,7 @@
name: '🐛 反馈缺陷'
description: '反馈一个问题/缺陷'
title: '[Bug] '
labels: ['🐛 Bug']
labels: ['bug']
body:
- type: dropdown
attributes:

View File

@ -1,7 +1,7 @@
name: '🌠 Feature Request'
description: 'Suggest an idea'
title: '[Request] '
labels: ['🌠 Feature Request']
title: '[Feature Request] '
labels: ['enhancement']
body:
- type: textarea
attributes:

View File

@ -1,7 +1,7 @@
name: '🌠 功能需求'
description: '提出需求或建议'
title: '[Request] '
labels: ['🌠 Feature Request']
title: '[Feature Request] '
labels: ['enhancement']
body:
- type: textarea
attributes: