Modify the issue template to note how to capture the output of commands

This commit is contained in:
w0rp 2017-02-16 23:24:23 +00:00
parent eac0a41ae1
commit 5041246c0e
1 changed files with 4 additions and 0 deletions

View File

@ -3,4 +3,8 @@ here. If that doesn't work for some reason, try running :ALEInfo and copying
the output from that here instead. If everything is broken, run around in the output from that here instead. If everything is broken, run around in
circles and scream. circles and scream.
If you are experiencing a bug where ALE is not correctly parsing the output of
commands, set g:ale_history_log_output to 1, and run ALE again, and then
:ALEInfo should include the full output of each command which ran.
Whatever the case, describe the your issue here. Whatever the case, describe the your issue here.