diff --git a/tools/zim_issue b/tools/zim_issue index 4b51666..abf0c45 100644 --- a/tools/zim_issue +++ b/tools/zim_issue @@ -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'