Release EdgeKit 2.0 Released

Contribution

How to contribute code, docs, and ideas to our projects.

We welcome contributions of every kind. This page summarizes the workflow; see the Contribute page for the full guide.

Workflow

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/my-change
  3. Make your change with tests where relevant
  4. Run the build locally
  5. Open a pull request describing what and why

Guidelines

  • Keep pull requests focused and small
  • Follow the existing code style
  • Update documentation alongside code
  • Be kind and constructive in reviews

Ways to help

Beyond code, we value bug reports, documentation improvements, translations, and design contributions.