File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,29 @@ uv run python scripts/dev.py clean
122122uv run python scripts/dev.py check
123123```
124124
125+ ## Community & Contributing
126+
127+ ### Get Involved
128+
129+ We'd love your help in making Cadence great! Here's how you can get involved:
130+
131+ - ** Join the conversation** : Connect with the Cadence community on [ CNCF Slack] ( https://slack.cncf.io/ ) in the ` #cadence ` channel
132+ - ** Contributing Guide** : Please see our [ Contributing Guide] ( https://github.com/cadence-workflow/cadence/blob/master/CONTRIBUTING.md ) for details on:
133+ - How to contribute
134+ - Development workflow
135+ - Code review process
136+ - Community guidelines
137+
138+ ### Resources
139+
140+ - [ Cadence Documentation] ( https://cadenceworkflow.io/docs/ )
141+ - [ Main Cadence Repository] ( https://github.com/uber/cadence )
142+ - [ Cadence Samples] ( https://github.com/cadence-workflow/cadence-samples )
143+
144+ ### Reporting Issues
145+
146+ If you find a bug or have a feature request, please [ open an issue] ( https://github.com/cadence-workflow/cadence-python-client/issues/new ) on GitHub.
147+
125148## License
126149
127150Apache 2.0 License, please see [ LICENSE] ( LICENSE ) for details.
You can’t perform that action at this time.
0 commit comments