mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 12:51:26 +08:00
chore(ISSUE_TEMPLATE): 更新错误报告模板的标签和类型字段
将labels字段从'kind/bug'改为'bug'并添加type字段
This commit is contained in:
parent
fb2dccc7ff
commit
f1195e210a
3
.github/ISSUE_TEMPLATE/#0_bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/#0_bug_report.yml
vendored
@ -1,7 +1,8 @@
|
||||
name: 🐛 错误报告 (中文)
|
||||
description: 创建一个报告以帮助我们改进
|
||||
title: '[错误]: '
|
||||
labels: ['kind/bug']
|
||||
labels: ['bug']
|
||||
type: ['bug']
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user