From be9bd88765abc7929f605883ea2e44b41e16df85 Mon Sep 17 00:00:00 2001 From: Kara Sowles Deloss Date: Fri, 18 Sep 2026 14:27:03 -0700 Subject: [PATCH] Update README.md Changes - Added link to the new temporal feature request board; while I was there, I also edited a few things: - updated how to contact the team since it's a larger group now and the name of the Slack channel has changed. If I'm incorrect here or you still want specific contacts feel free to revert - also added a link to the community page that allows folks to join the Slack --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6086d355..6e8be368 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ We welcome all contributions! This includes: - 🔧 **Code contributions** - Please start by [opening an issue](https://github.com/temporalio/temporal-worker-controller/issues/new) to discuss your idea - 🐛 **Bug reports** - [File an issue](https://github.com/temporalio/temporal-worker-controller/issues/new) -- 💡 **Feature requests** - Tell us what you'd like to see +- 💡 **Feature requests** - Tell us what you'd like to see [on the Temporal feature request board](https://github.com/temporalio/temporal/discussions) - 💬 **Feedback** - Join [#safe-deploys](https://temporalio.slack.com/archives/C07MDJ6S3HP) on [Temporal Slack](https://t.mp/slack) ## 🛠️ Development @@ -191,4 +191,4 @@ This project is licensed under the [MIT License](LICENSE). --- -**Questions?** Reach out to [@jlegrone](https://github.com/jlegrone) or the [#safe-deploys](https://temporalio.slack.com/archives/C07MDJ6S3HP) channel on Temporal Slack! +**Questions?** Reach out on the [#temporal-workers](https://temporalio.slack.com/archives/C07MDJ6S3HP) channel on [Temporal Slack](https://temporal.io/community)!