From fa4b4b97ddec147d214cf9179010d061bb11c0bd Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 14 Jan 2014 13:43:37 +0100 Subject: [PATCH] DATAMONGO-824 - Added contribution guidelines. Linked to the actual contribution guidelines maintained in the Spring Data Build project. --- CONTRIBUTING.MD | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING.MD diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD new file mode 100644 index 000000000..fcb9845bb --- /dev/null +++ b/CONTRIBUTING.MD @@ -0,0 +1 @@ +You find the contribution guidelines for Spring Data projects [here](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.md). \ No newline at end of file