diff options
author | w0rp <devw0rp@gmail.com> | 2017-05-15 21:27:40 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-05-15 21:27:40 +0100 |
commit | 8712aee5dcddd366ae52a0c57e67fdbc13c030ee (patch) | |
tree | 3158d57cb2430cd01b571ef049079e1498a3ab87 /ISSUE_TEMPLATE.md | |
parent | 4c5e97dd1c57082c8106556150a49f11760e55b0 (diff) | |
download | ale-8712aee5dcddd366ae52a0c57e67fdbc13c030ee.zip |
Nag people more to include more logging for error reports
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r-- | ISSUE_TEMPLATE.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 89c66132..d8bb35db 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -4,9 +4,9 @@ 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 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. +READ THIS -> 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. --> |