From 74f7c0eefd0b66a581fef854e4cd6f41d3396c04 Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Mon, 18 Jan 2021 11:07:00 +0100 Subject: [PATCH] Add information on contributing, community support and commercial support to project site. --- docs/src/main/asciidoc/sagan-index.adoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/src/main/asciidoc/sagan-index.adoc b/docs/src/main/asciidoc/sagan-index.adoc index 13d5a1c66..f18d3fc3b 100644 --- a/docs/src/main/asciidoc/sagan-index.adoc +++ b/docs/src/main/asciidoc/sagan-index.adoc @@ -39,3 +39,17 @@ public class Application { ``` To run your own server use the `spring-cloud-starter-netflix-eureka-server` dependency and `@EnableEurekaServer`. + +## Contributing + +We welcome contributions. You can read more on how to contribute to the project https://github.com/spring-cloud/spring-cloud-netflix#contributing[here]. + +## Community Support + +* You can report issues through https://github.com/spring-cloud/spring-cloud-netflix/issues[Github]. +* We monitor https://stackoverflow.com/[StackOverflow] for questions with the `spring-cloud-netflix` tag. +* You can contact our team at https://gitter.im/spring-cloud/spring-cloud[Gitter]. + +## Commercial Support + +Commercial Support is provided as part of the https://spring.io/support[VMware Spring Runtime] offering.