mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
change message
This commit is contained in:
parent
8d211c3524
commit
ea07b495ac
8
.github/workflows/issue.yml
vendored
8
.github/workflows/issue.yml
vendored
@ -14,5 +14,11 @@ jobs:
|
||||
issue_number: context.issue.number,
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
body: 'Please provode the log with `--debug 2` if this is a bug report.'
|
||||
body: '
|
||||
Please upgrade to the latest code and try again first. Maybe it's already fixed.
|
||||
|
||||
`acme.sh --upgrade`
|
||||
|
||||
If it's still not working, please provode the log with `--debug 2`, otherwise, nobody can help you.'
|
||||
|
||||
})
|
Loading…
Reference in New Issue
Block a user