Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 260 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 260 Bytes

CONTRIBUTING

  • Pull requests should be submitted to the dev branch
  • Name branches like 12-some-example
  • Use jgrade_checks.xml to be checkstyle compliant
  • Make sure mvn test passes, and that relevant unit tests are present