mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-02 15:30:26 +08:00
更新议题模板
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user