From 7a241438d2b4af4c16cdd219ff49c2bb41b81bd6 Mon Sep 17 00:00:00 2001 From: cangdu <1264889788@qq.com> Date: Sun, 31 Oct 2021 16:35:55 +0800 Subject: [PATCH] Update issue-comment.yml --- .github/workflows/issue-comment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/issue-comment.yml b/.github/workflows/issue-comment.yml index 4e6358961..4214af706 100644 --- a/.github/workflows/issue-comment.yml +++ b/.github/workflows/issue-comment.yml @@ -33,5 +33,5 @@ jobs: actions: 'create-comment' issue-number: ${{ github.event.issue.number }} body: | - Hello @${{ github.event.issue.user.login }}. In order to facilitate location and troubleshooting, we need you to provide a realistic example [codesandbox](https://codesandbox.io/) or GitHub repository. - 您好 @${{ github.event.issue.user.login }}, 为了方便定位和排查问题,我们需要您提供一个重现实例,请提供一个尽可能精简的链接 [codesandbox](https://codesandbox.io/) 或 GitHub 仓库地址。 + Hello @${{ github.event.issue.user.login }}. In order to facilitate location and troubleshooting, we need you to provide a realistic GitHub repository. + 您好 @${{ github.event.issue.user.login }}, 为了方便定位和排查问题,我们需要您提供一个重现实例,请提供一个尽可能精简的 GitHub 仓库地址。