From bded43636d048b9e657f75c364c17c38a5fc95cc Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 20 Mar 2015 10:01:21 +0000 Subject: [PATCH] Add contributing guide for docs --- docs/src/main/asciidoc/contributing-docs.adoc | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/src/main/asciidoc/contributing-docs.adoc diff --git a/docs/src/main/asciidoc/contributing-docs.adoc b/docs/src/main/asciidoc/contributing-docs.adoc new file mode 100644 index 00000000..6851cced --- /dev/null +++ b/docs/src/main/asciidoc/contributing-docs.adoc @@ -0,0 +1 @@ +NOTE: Spring Cloud is released under the non-restrictive Apache 2.0 license. If you would like to contribute to this section of the documentation or if you find an error, please find the source code and issue trackers in the project at {docslink}[github]. \ No newline at end of file