From 010cf544ea467850057b67e5e02952344c7c5cd4 Mon Sep 17 00:00:00 2001 From: Caten Date: Tue, 21 Oct 2025 20:52:29 +0800 Subject: [PATCH] fix --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/bug_report_eng.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 59500e7..deae181 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -72,8 +72,8 @@ body: **请注意:** 请提供从启动软件开始到问题发生的**完整屏幕录制视频**,而不要使用文字描述或截图,因为根据以往的issue来看,用户的描述会遗漏可能的细节。 由于Linux环境的复杂性,任何操作细节(如权限、环境配置等)都可能影响问题的重现。确保你的问题在新安装的小小电脑上可以复现。 - validations: - required: true + validations: + required: true - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report_eng.yml b/.github/ISSUE_TEMPLATE/bug_report_eng.yml index ede6f0f..bd88305 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_eng.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_eng.yml @@ -71,8 +71,8 @@ body: **Please note:** Provide a **complete screen recording video** starting from launching the software until the issue occurs, rather than using text descriptions or screenshots. Based on past issues, user descriptions often omit potential details. Due to the complexity of the Linux environment, any operational details (such as permissions, environment configurations, etc.) may affect issue reproduction. Ensure your issue can be reproduced on a freshly installed Tiny Computer. - validations: - required: true + validations: + required: true - type: markdown attributes: