From 6d2114d91c47250f5d4cc6c2a53c4fcb2c1a4476 Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Sat, 4 Feb 2017 11:22:08 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index f5a2d5248..5fdfe1429 100644 --- a/README.adoc +++ b/README.adoc @@ -26,9 +26,12 @@ For Spring Cloud Stream samples, take a look to the https://github.com/spring-cl === Question, Bugs and Enhancements +The project team is happy to receive feedback from the community and answer questions, as they arise. + We use Git Hub issues for tracking bugs and feature requests. If you would like to report a bug or to suggest a feature, please open a Git Hub issue. -Any question that is not a bug or an issue should be asked on Stack Overflow, using the `spring-cloud-stream` tag. + +Any question that is not a bug or an issue should be asked on Stack Overflow, using the tag http://stackoverflow.com/questions/tagged/spring-cloud-stream[`spring-cloud-stream`]. === Contributing