Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/micro-zoe/micro-app
Browse files Browse the repository at this point in the history
  • Loading branch information
bailicangdu committed Nov 5, 2021
2 parents 8c4b081 + 7a24143 commit e69eb76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 仓库地址。

0 comments on commit e69eb76

Please sign in to comment.