From 44e95c478e7d450bcf0fe1e8ba2ad00896e9de56 Mon Sep 17 00:00:00 2001 From: GSmithApps Date: Tue, 20 May 2025 16:44:53 -0500 Subject: [PATCH 1/2] update main readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07caf32..a668a40 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # Dev Success -This repo is for maintaining dev success initiatives. +This repo contains docs and samples from the Temporal Dev Succes Team. +Most of this content will eventually get to the main +docs and samples, so to a large degree, this repo is just a waiting zone. -It is public and can be sent to users and cloud customers. +This repo is getting ingested into our AI assistant, which +can be found in [our docs](docs.temporal.io) or in the +#ask-ai channel of our community slack. - [Python Troubleshooting Guide](python/troubleshooting_guide.md) \ No newline at end of file From 9492de3524397df8012af25f9416afc614a89b43 Mon Sep 17 00:00:00 2001 From: Grant <14.gsmith.14@gmail.com> Date: Wed, 21 May 2025 13:57:48 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a668a40..4471049 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ This repo contains docs and samples from the Temporal Dev Succes Team. Most of this content will eventually get to the main docs and samples, so to a large degree, this repo is just a waiting zone. -This repo is getting ingested into our AI assistant, which +This repo is "production", and it is getting ingested into our AI assistant, which can be found in [our docs](docs.temporal.io) or in the #ask-ai channel of our community slack. -- [Python Troubleshooting Guide](python/troubleshooting_guide.md) \ No newline at end of file +- [Python Troubleshooting Guide](python/troubleshooting_guide.md)