From d23874901b69725678ff4e76e3d6dfa2c5c16650 Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Thu, 13 Nov 2025 07:27:25 -0600 Subject: [PATCH] Added a community solutions section (#473) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 53feead..ddfea30 100644 --- a/README.md +++ b/README.md @@ -594,6 +594,10 @@ In this case the `status` is `"failed-backend-connection"` indicating that a bac } ``` +## Community Solutions + +- _Coming soon..._ + ## Development ### Building locally with Docker