enso/.github/PULL_REQUEST_TEMPLATE.md
2020-06-24 12:07:24 +01:00

749 B

Pull Request Description

Important Notes

Checklist

Please include the following checklist in your PR:

  • The documentation has been updated if necessary.
  • All code conforms to the Scala, Java, and Rust style guides.
  • All code has been tested where possible.