更新议题模板

This commit is contained in:
SuperManito
2024-01-31 23:42:55 +08:00
parent ef8ffe3b84
commit c1f9c20629

View File

@@ -42,7 +42,7 @@ body:
label: 系统详细信息
description: '请将命令 `cat /etc/os-release` 的输出结果粘贴在下方'
validations:
required: false
required: true
- type: input
id: uname
@@ -50,7 +50,7 @@ body:
label: 环境信息
description: '请将命令 `uname -a` 的输出结果粘贴在下方'
validations:
required: false
required: true
- type: textarea
id: what-happened