Skip to content

Commit 3744649

Browse files
committed
Add a PR template instructing users to run prePR
1 parent fb7ecc2 commit 3744649

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Hi there!
2+
3+
Before submitting a PR containing any Scala changes, please make sure you...
4+
5+
* run `sbt prePR`
6+
* commit changes to `api-reports`
7+
8+
Thanks for contributing!

0 commit comments

Comments
 (0)