Comment-out the explanations in the Issue and PR templates

This commit is contained in:
w0rp 2017-04-23 18:17:13 +01:00
parent 9238976522
commit 49c9b689ce
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<!--
For bugs, paste output from your clipboard after running :ALEInfoToClipboard For bugs, paste output from your clipboard after running :ALEInfoToClipboard
here. If that doesn't work for some reason, try running :ALEInfo and copying 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
@ -8,3 +9,4 @@ 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. :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.
-->

View File

@ -1,3 +1,4 @@
<!--
When creating new pull requests, please consider the following. When creating new pull requests, please consider the following.
* Read the Contributing guide linked above first. * Read the Contributing guide linked above first.
@ -13,3 +14,4 @@ When creating new pull requests, please consider the following.
breaking up your code so that some parts can be tested, and generally open up breaking up your code so that some parts can be tested, and generally open up
a discussion about it. a discussion about it.
* Have fun! * Have fun!
-->