diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 85ff487c..a674fb0f 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -69,5 +69,5 @@ body: id: additional-context attributes: label: Additional context - description: If you are not reporting something obvious, a minimal reproduction repo and related log is required. + description: If you are not reporting something obvious, related log is required. placeholder: Add any other context about the problem here. Especially the issue occurs in certain OS, browser or configuration. diff --git a/.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml b/.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml index 75e3ec58..c97677f7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml @@ -69,5 +69,5 @@ body: id: additional-context attributes: label: 附加上下文 - description: 如果你报告的问题不明显,需要提供最小复现仓库及相关日志。 + description: 如果你报告的问题不明显,需要提供相关日志。 placeholder: 在此添加有关问题的其他上下文信息。特别是问题在特定操作系统、浏览器或配置下出现。