Skip to content

Commit

Permalink
github: fix PR template reference to dev docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mathstuf committed May 10, 2020
1 parent 371aaf5 commit a15f678
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
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`.
* Read the documentation that comes with ALE with `:help ale-development`.
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.
Seriously, read `:help ale-development` and write tests.

0 comments on commit a15f678

Please sign in to comment.