From be621e127cb49cc129656eee9e779fd3c8704a00 Mon Sep 17 00:00:00 2001 From: Ferry Date: Sun, 6 Oct 2024 23:23:56 +0800 Subject: [PATCH] Update 01-bug_report.yml --- .github/ISSUE_TEMPLATE/01-bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-bug_report.yml b/.github/ISSUE_TEMPLATE/01-bug_report.yml index 00ffd90..d854728 100644 --- a/.github/ISSUE_TEMPLATE/01-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01-bug_report.yml @@ -65,8 +65,8 @@ body: - type: textarea id: additional_context attributes: - label: 其他信息 + label: 软件日志和其他信息 description: 添加任何有关此问题的其他上下文 - placeholder: 输入任何其他信息 + placeholder: 建议附带软件日志(设置 -> 创建问题 -> 复制最底下的输入框里的文字)。因为软件不会持久保存日志,所以在退出后日志就会丢失。因此不强求你附带。你也可以输入其他任何相关的信息 validations: required: false