From 3d88e9e9033564007536fcd4e95d7b12dabb17c2 Mon Sep 17 00:00:00 2001 From: LoveSy Date: Thu, 9 Dec 2021 17:03:57 +0800 Subject: [PATCH] [skip ci] Update bug_report.yml (#1475) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ef530215..c10a2f25 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -78,6 +78,6 @@ body: - type: textarea attributes: label: Logs/日志 - placeholder: Upload logs by clicking the bar on the bottom/点击文本框底栏上传日志文件 + placeholder: Upload logs by clicking the bar on the bottom. If you are facing activation problem, please provide bugreport log (see https://developer.android.com/studio/debug/bug-report). Without log, the issue will be closed. /点击文本框底栏上传日志文件。如遇激活问题,请提供 bugreport 日志。(https://developer.android.google.cn/studio/debug/bug-report?hl=zh-cn)无日志 issue 会被关闭。 validations: required: true