diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 27cc024d..2be4a085 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -29,9 +29,14 @@ Issue: logs: +(## 因为 log中存在 SN/MAC 等一些敏感信息, 当提供完整文件时请自行抹除他们, 当然你也可以发送到我的邮箱. ##) +(## Because the log contains some sensitive information such as SN/MAC, please delete them when providing the complete file. Of course, you can also send it to my email. ##) +... + (请先看一下#173、#175、#226的内容) (Plz review the content of #173, #175, #226 first) ... -... 如果你提供不了详细信息,那就等有缘人吧! -... If you can't provide detailed information, then wait for someone who is destined! +(如果你只是说 XXX 不能用, 什么详细信息也不提供, 我也只能说感谢你的反馈.) +(If you just say XXX doesn't work without providing any details, I can only say thank you for your feedback.) +... diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index 42ae2a7d..784db0e7 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -100,14 +100,19 @@ jobs: Issue: - logs: + logs: + + (## 因为 log中存在 SN/MAC 等一些敏感信息, 当提供完整文件时请自行抹除他们, 当然你也可以发送到我的邮箱. ##) + (## Because the log contains some sensitive information such as SN/MAC, please delete them when providing the complete file. Of course, you can also send it to my email. ##) + ... (请先看一下#173、#175、#226的内容) (Plz review the content of #173, #175, #226 first) ... - ... 如果你提供不了详细信息,那就等有缘人吧! - ... If you can't provide detailed information, then wait for someone who is destined! + (如果你只是说 XXX 不能用, 什么详细信息也不提供, 我也只能说感谢你的反馈.) + (If you just say XXX doesn't work without providing any details, I can only say thank you for your feedback.) + ... emoji: heart