Skip to content

Commit

Permalink
Add a PR template instructing users to run prePR
Browse files Browse the repository at this point in the history
  • Loading branch information
japgolly committed Aug 12, 2021
1 parent fb7ecc2 commit 3744649
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Hi there!

Before submitting a PR containing any Scala changes, please make sure you...

* run `sbt prePR`
* commit changes to `api-reports`

Thanks for contributing!

0 comments on commit 3744649

Please sign in to comment.