Files
spring-batch/.github/PULL_REQUEST_TEMPLATE.md
2020-03-20 21:48:58 +01:00

568 B

Thank you for taking time to contribute this pull request! You might have already read the contributor guide, but as a reminder, please make sure to:

  • Sign the contributor license agreement
  • Rebase your changes on the latest master branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission

For more details, please check the contributor guide. Thank you upfront!