Skip to content

Commit 7e1d9d8

Browse files
committed
docs: Convert slack links to CNCF, add link to contributing guide
1 parent e9706c7 commit 7e1d9d8

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
This doc is intended for contributors to `cadence-java-client` (hopefully that's you!)
44

5-
For general information about contributing to Cadence projects, please see our [shared contributing guide](https://github.com/cadence-workflow/.github/blob/main/CONTRIBUTING.md).
5+
📚 **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.
66

7-
**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
7+
**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.
8+
9+
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.
810

911
## Development Environment
1012

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,16 @@ The documentation on how to use the Cadence Java client is [here](https://cadenc
4444

4545
Javadocs for the client API are located [here](https://www.javadoc.io/doc/com.uber.cadence/cadence-client).
4646

47+
## Community
48+
49+
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 for discussions, questions, and support.
50+
4751
[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://communityinviter.com/apps/cloud-native/cncf)
4852

4953
## Contributing
5054
We'd love your help in making the Cadence Java client great. Please review our [contribution guidelines](CONTRIBUTING.md).
5155

56+
If you'd like to propose a new feature, first join the [CNCF Slack workspace](https://communityinviter.com/apps/cloud-native/cncf) in the **#cadence-users** channel to start a discussion.
57+
5258
## License
5359
Apache 2.0 License, please see [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)