From b5c7c5060033e5dd15ba7ac1eafc0c525501f3d4 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Tue, 19 Dec 2023 10:38:36 -0500 Subject: [PATCH] Create contributing-docs.adoc --- 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..395ad89b --- /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 {github-project}[github].