Skip to content

Commit aec6f83

Browse files
authored
docs: Convert slack links to CNCF, add link to contributing guide (#57)
* docs: Convert slack links to CNCF, add link to contributing guide Signed-off-by: [email protected] <[email protected]>
1 parent aad53ce commit aec6f83

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CONTRIBUTING
22

3+
For general contributing guidelines and processes shared across all Cadence repositories, please see the [Cadence Contributing Guide](https://github.com/cadence-workflow/cadence/blob/master/CONTRIBUTING.md).
4+
5+
This document contains specific instructions for contributing to the Cadence Helm Charts repository.
6+
37
## Build and generate template yml locally
48

59
```bash

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,10 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute, ru
211211

212212
## Support
213213

214-
For issues, questions, or contributions, please visit:
215-
- [GitHub Issues](https://github.com/uber/cadence-charts/issues)
216-
- [Cadence Documentation](https://cadenceworkflow.io/docs/get-started)
217-
- [Cadence Community](https://github.com/cadence-workflow/cadence)
214+
## Community & Support
215+
216+
- **Documentation**: [Cadence Documentation](https://cadenceworkflow.io/docs/)
217+
- **Community Chat**: Join our [CNCF Slack](https://communityinviter.com/apps/cloud-native/cncf) and find us in the `#cadence` channel
218+
- **Contributing**: See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute, run samples etc.
219+
- **Issues**: Report bugs and request features via [GitHub Issues](https://github.com/cadence-workflow/cadence-charts/issues)
220+

0 commit comments

Comments
 (0)