Mahalaxmi
Mahalaxmi
FeaturesPricingProductsOpen SourceDocs
LoginGet Started

Contributing

We welcome contributions from the community. Please read this guide before submitting your first pull request.


Accepted Contributions

The following types of contributions are accepted into the Mahalaxmi project:


PR Process

  1. Fork the repository on GitHub.
  2. Create a feature branch from main (e.g. feat/my-change).
  3. Implement your changes with clear, focused commits.
  4. Add or update tests to cover your changes.
  5. Open a pull request against the main branch.
  6. The CLA check bot verifies your CLA signature.
  7. Maintainers review your PR and may request changes.
  8. Once approved, your PR is merged.

Code Style


Full Contributing Guide

For the complete contributor reference, including environment setup, testing requirements, and release process, see CONTRIBUTING.md on GitHub.