From 2003b89e53b13b0fa8bd2ba5351c93606ec0cefc Mon Sep 17 00:00:00 2001 From: Ing Date: Mon, 21 Oct 2024 16:29:03 +0800 Subject: [PATCH] Refactor issue templates and workflows --- .github/ISSUE_TEMPLATE/bug.md | 2 +- .github/workflows/issues.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 2be4a085..ffb4225e 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -33,7 +33,7 @@ logs: (## 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的内容) +(请先看一下#173、#175、#226 的内容) (Plz review the content of #173, #175, #226 first) ... diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index 7b818aa3..b3d7a3c2 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -109,7 +109,7 @@ jobs: (## 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的内容) + (请先看一下#173、#175、#226 的内容) (Plz review the content of #173, #175, #226 first) ...