Skip to content

Commit 975f275

Browse files
committed
docs: Convert slack links to CNCF, add link to contributing guide
1 parent 7e0a49f commit 975f275

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,29 @@ uv run python scripts/dev.py clean
122122
uv 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

127150
Apache 2.0 License, please see [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)