[meta] zim_issue now recommends debug logs
This commit is contained in:
parent
d551b90050
commit
071ddaf0ac
1 changed files with 5 additions and 1 deletions
|
@ -73,4 +73,8 @@ fi
|
|||
|
||||
|
||||
print '\n\n'
|
||||
print 'Please copy the above and use this when reporting the issue'
|
||||
print 'Please copy the above and use this when reporting the issue\n'
|
||||
|
||||
# optionally, now we can produce debug info
|
||||
print 'If you would like to produce some helpful logs about your environment, run:'
|
||||
print '$ zmanage debug'
|
||||
|
|
Loading…
Reference in a new issue