Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 471 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

10 lines (8 loc) · 471 Bytes

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.