mirror of https://github.com/Xhofe/alist
workflow: reproduction is required [skip ci]
parent
77ffb93cbe
commit
801f843f8a
|
@ -29,7 +29,7 @@ body:
|
||||||
Please provide a link to a repo that can reproduce the problem you ran into.
|
Please provide a link to a repo that can reproduce the problem you ran into.
|
||||||
请提供能复现此问题的链接
|
请提供能复现此问题的链接
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
@ -17,4 +17,4 @@ jobs:
|
||||||
issue-number: ${{ github.event.issue.number }}
|
issue-number: ${{ github.event.issue.number }}
|
||||||
body: |
|
body: |
|
||||||
Hello @${{ github.event.issue.user.login }}, please input issue by template and add detail. Issues labeled by `question` will be closed if no activities in 7 days.
|
Hello @${{ github.event.issue.user.login }}, please input issue by template and add detail. Issues labeled by `question` will be closed if no activities in 7 days.
|
||||||
你好 @${{ github.event.issue.user.login }},请按照issue模板填写, 并详细说明问题/复现步骤/实现思路或提供更多信息等, 7天内未回复issue自动关闭。
|
你好 @${{ github.event.issue.user.login }},请按照issue模板填写, 并详细说明问题/复现步骤/复现链接/实现思路或提供更多信息等, 7天内未回复issue自动关闭。
|
Loading…
Reference in New Issue