Comment-out the explanations in the Issue and PR templates
This commit is contained in:
parent
9238976522
commit
49c9b689ce
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
<!--
|
||||
For bugs, paste output from your clipboard after running :ALEInfoToClipboard
|
||||
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
|
||||
|
@ -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.
|
||||
|
||||
Whatever the case, describe the your issue here.
|
||||
-->
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<!--
|
||||
When creating new pull requests, please consider the following.
|
||||
|
||||
* 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
|
||||
a discussion about it.
|
||||
* Have fun!
|
||||
-->
|
||||
|
|
Reference in a new issue