14 lines
392 B
Markdown
14 lines
392 B
Markdown
|
<!--
|
||
|
Before creating a pull request, do the following.
|
||
|
|
||
|
* Read the Contributing guide linked above first.
|
||
|
* Read the documentation that comes with ALE with `:help ale-dev`.
|
||
|
|
||
|
Have fun!
|
||
|
-->
|
||
|
|
||
|
Where are the tests? Have you added tests? Have you updated the tests? Read the
|
||
|
comment above and the documentation referenced in it first. Write tests!
|
||
|
|
||
|
Seriously, read `:help ale-dev` and write tests.
|