DATAJDBC-434 - Added CONTRIBUTING.adoc.

The link to  CONTRIBUTING.adoc link was broken as the file was missing on this repository.
Added based on the pattern found in spring-data-commons.

Original pull request: #174.
This commit is contained in:
Marcos Vinícius da Silva
2019-10-06 15:23:25 -03:00
committed by Jens Schauder
parent 1b9e632a87
commit d75c7d885a

3
CONTRIBUTING.adoc Normal file
View File

@@ -0,0 +1,3 @@
= Spring Data contribution guidelines
You find the contribution guidelines for Spring Data projects https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc[here].