Files
spring-data-geode/.github/PULL_REQUEST_TEMPLATE.md
Mark Paluch 6488fc28c0 SGF-585 - Update project documentation with the CLA tool integration.
(cherry picked from commit 2583aa671937d034092acef28b8dcf29aa2d6661)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-01-20 20:32:38 -08:00

935 B
Raw Blame History

  • You have read the Spring Data contribution guidelines.
  • There is a ticket in the bug tracker for the project in our JIRA.
  • 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).