We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ffeb4d + 40d58c4 commit 926136dCopy full SHA for 926136d
.github/workflows/insufficient information.yml
@@ -16,4 +16,4 @@ jobs:
16
token: ${{ secrets.GITHUB_TOKEN }}
17
issue-number: ${{ github.event.issue.number }}
18
body: |
19
- 你好 @${{ github.event.issue.user.login }},由于缺乏必要的信息(如 bug 重现步骤、引擎版本信息 等),无法定位问题,请按照 issue bug 模板补全信息。
+ 你好 @${{ github.event.issue.user.login }},由于缺乏必要的信息(如 bug 重现步骤、引擎版本信息 等),无法定位问题,请按照 [issue bug 模板](https://github.com/alibaba/lowcode-engine/blob/main/.github/ISSUE_TEMPLATE/bug-report.md) 补全信息。
0 commit comments