Files
spring-data-build/.github/PULL_REQUEST_TEMPLATE.md
Mark Paluch 43a0ebb23b #287 - Update contributing guide for CLA tooling.
Update links to CLA form. Adopt guide to sign CLA.
2017-01-13 10:38:27 +01:00

931 B
Raw Blame History

  • You have read the Spring Data contribution guidelines.
  • There is a ticket in Github issues.
  • You use the code formatters provided here and have them applied to your changes. Dont submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).