chore: fix cn issue templates (#5648)

* chore: fix cn issue templates

* ci: separate cn from code
This commit is contained in:
OrbisK 2024-01-31 04:26:28 +01:00 committed by GitHub
parent da39759039
commit 795f359018
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
name: 🐞 错误报告
description: 报告 naive-ui 的问题
labels: [未分类]
labels: [untriaged]
body:
- type: markdown
attributes:
@ -37,7 +37,7 @@ body:
id: system-info
attributes:
label: 系统信息
description: `npx envinfo --system --npmPackages 'naive-ui,vue' --binaries --browsers` 命令的输出
description: "`npx envinfo --system --npmPackages 'naive-ui,vue' --binaries --browsers` 命令的输出"
render: Shell
placeholder: 系统信息,二进制文件,浏览器
validations:

View File

@ -1,6 +1,6 @@
name: 🚀 新功能请求
description: 提议将新功能添加到 Naive UI
labels: [功能请求]
labels: [feature request]
body:
- type: markdown
attributes: