Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.82 KB

File metadata and controls

42 lines (26 loc) · 1.82 KB

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 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.

Join our community on the CNCF Slack workspace at cloud-native.slack.com 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:

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. 🚀