From 70c9a49fdcedbfad87ac23ea6862322578ac4c31 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 12 Jul 2016 17:31:34 +0100 Subject: [PATCH] Mention bug trackers --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0daf23..daf5fc9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ This project is an umbrella and the git repository is used only for documentation (see gh-pages branch). Home page: http://projects.spring.io/spring-cloud. The sub-projects of Spring Cloud live in a different Github -organization: https://github.com/spring-cloud +organization: https://github.com/spring-cloud. Please use the +issue trackers in the individual projects there to report bugs and +request new features. Each project has a README with instructions +on how to build the source code and how to contribute ideas and code. If you are looking for the project formerly known as Spring Cloud, please go https://github.com/spring-cloud/spring-cloud-connectors.