-
Notifications
You must be signed in to change notification settings - Fork 102
docs: Convert slack links to CNCF, add link to contributing guide #117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
vishwa-uber
merged 3 commits into
cadence-workflow:master
from
vishwa-uber:convert_slack_cncf
Oct 20, 2025
+43
−0
Merged
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| # Contributing to Cadence Samples | ||
|
|
||
| This doc is intended for contributors to Cadence samples. Thanks for considering to contribute ❤️ | ||
|
|
||
| > 📚 **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-samples specific setup and development instructions. | ||
|
|
||
| Once you go through the rest of this doc and get familiar with local development setup, take a look at the list of issues labeled with | ||
| [good first issue](https://github.com/uber-common/cadence-samples/labels/good%20first%20issue). | ||
| These issues are a great way to start contributing to Cadence samples. Later when you are more familiar with Cadence, look at issues with | ||
| [help wanted](https://github.com/uber-common/cadence-samples/labels/help%20wanted). | ||
|
|
||
| Join our community on the CNCF Slack workspace at [cloud-native.slack.com](https://communityinviter.com/apps/cloud-native/cncf) in the **#cadence-users** channel to reach out and discuss issues with the team. | ||
|
|
||
| ### Documentation | ||
|
|
||
| - Every sample must have a README.md | ||
| - Include: | ||
| - What the sample demonstrates | ||
| - Real-world use cases | ||
| - How to run the sample | ||
| - Expected output | ||
| - Key concepts | ||
|
|
||
| ### Getting Help | ||
|
|
||
| If you need help or have questions: | ||
|
|
||
| - Join [CNCF Slack #cadence-users](https://communityinviter.com/apps/cloud-native/cncf) | ||
| - Ask on [StackOverflow](https://stackoverflow.com/questions/tagged/cadence-workflow) with tag `cadence-workflow` | ||
| - Open a [GitHub Discussion](https://github.com/uber-common/cadence-samples/discussions) | ||
| - File an [issue](https://github.com/uber-common/cadence-samples/issues) for bugs | ||
|
|
||
| ## Code of Conduct | ||
|
|
||
| Please be respectful and constructive in all interactions. We're all here to learn and help each other build better software. | ||
|
|
||
| ## License | ||
|
|
||
| By contributing, you agree that your contributions will be licensed under the Apache 2.0 License. | ||
|
|
||
| --- | ||
|
|
||
| Thank you for contributing to Cadence samples! Your efforts help the entire community. 🚀 | ||
|
|
||
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like these URLs still work, but its probably worth updating them to
.../cadence-workflow/...