Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 397 Bytes

pull_request_template.md

File metadata and controls

7 lines (4 loc) · 397 Bytes

Thanks for opening a PR!

If the CI build fails due to Scalafmt, run sbt scalafmtAll and push the changes (generally a good idea to run this prior to opening the PR).

It's also helpful to run sbt prePR, which runs tests, generates docs, and performs various checks.

Feel free to ask questions on the fs2 and fs2-dev channels on the Typelevel Discord server.