From 0b37cc082ee8f236fb285d7d471dea47587d4595 Mon Sep 17 00:00:00 2001 From: Siva Kumar Edupuganti Date: Wed, 22 Feb 2023 09:10:31 -0700 Subject: [PATCH] Added getting support links into README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d905aaa..ecd99fa 100644 --- a/README.md +++ b/README.md @@ -780,6 +780,9 @@ contributions, and you will get an author credit if we do. Active contributors might be asked to join the core team and be given the ability to merge pull requests. +## Getting Support +Check out the [Spring Retry tags on Stack Overflow](https://stackoverflow.com/questions/tagged/spring-retry). [Commercial support](https://spring.io/support) is available too. + ## Code of Conduct This project adheres to the [Contributor Covenant](https://github.com/spring-projects/spring-retry/blob/main/CODE_OF_CONDUCT.adoc).