From b67c6bf5f400a89fd329f188033cf646b5379a14 Mon Sep 17 00:00:00 2001 From: Dreeam <61569423+Dreeam-qwq@users.noreply.github.com> Date: Fri, 20 Sep 2024 23:11:53 -0400 Subject: [PATCH] [ci skip] Fix typo --- .github/ISSUE_TEMPLATE/zh_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/zh_bug_report.yml b/.github/ISSUE_TEMPLATE/zh_bug_report.yml index 469295e4..7aa0d28f 100644 --- a/.github/ISSUE_TEMPLATE/zh_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/zh_bug_report.yml @@ -47,7 +47,7 @@ body: attributes: label: Spark profiler 链接 description: | - 粘贴你的 Spark profiler 链接到此处, Spark profiler 往往包含了对解决此问题有用的信息, + 粘贴你的 Spark profiler 链接到此处,Spark profiler 往往包含了对解决此问题有用的信息, 查阅 https://spark.lucko.me/docs/ 来学习如何使用Spark。 validations: required: true