docs: Convert slack links to CNCF, add link to contributing guide#1032
Merged
vishwa-uber merged 5 commits intomasterfrom Oct 21, 2025
Merged
docs: Convert slack links to CNCF, add link to contributing guide#1032vishwa-uber merged 5 commits intomasterfrom
vishwa-uber merged 5 commits intomasterfrom
Conversation
c-warren
reviewed
Oct 20, 2025
CONTRIBUTING.md
Outdated
| **Note:** All contributors also need to fill out the [Uber Contributor License Agreement](http://t.uber.com/cla) before we can merge in any of your changes | ||
| 📚 **New to contributing to Cadence?** Check out our [Contributing Guide](https://cadenceworkflow.io/community/how-to-contribute/getting-started) for an overview of the contribution process across all Cadence repositories. This document contains cadence-java-client specific setup and development instructions. | ||
|
|
||
| **Note:** All contributors also need to fill out the [Uber Contributor License Agreement](http://t.uber.com/cla) before we can merge in any of your changes. |
Contributor
There was a problem hiding this comment.
This line should be removed now, we no longer need people to fill in the Uber CLA
Contributor
Author
There was a problem hiding this comment.
updated, any reason why this build is failing here?
c-warren
approved these changes
Oct 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed?
Converts links from our old slack instance to the CNCF community inviter.
Adds a link to our shared contributing guide to the contributing readme.
Why?
The goal of the contribution guide is to move all common guides and processes between our repositories to a shared place – reducing conflicting information and streamlining the process to contribute to cadence.
How did you test it?
N/A