Skip to content

Commit 0cad2d7

Browse files
Added getting support in README.md (#2595)
* Add "Getting Support" in README.md * Polishing. --------- Co-authored-by: Gary Russell <[email protected]>
1 parent 711d18c commit 0cad2d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ None of these is essential for a pull request, but they will all help.
8989
* A few unit tests would help a lot as well - someone has to do it.
9090
* If no-one else is using your branch, please rebase it against the current main (or another target branch in the main project).
9191

92+
# Getting Support
93+
Use the [`spring-kafka` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/spring-kafka) to ask questions; include code and configuration and clearly explain your problem, providing an [MCRE](https://stackoverflow.com/help/minimal-reproducible-example) if possible.
94+
[Commercial support](https://spring.io/support) is also available.
95+
9296
# License
9397

9498
Spring Kafka is released under the terms of the Apache Software License Version 2.0 (see LICENSE.txt).

0 commit comments

Comments
 (0)