Docs/contribute
Current

Contribute to Mobazha

Choose the owning repository, agree on large changes early, preserve public contracts, add tests, update documentation, and sign off commits.

Choose the repository

  • Node business logic, deployment, public APIs, extensions, and project policy: mobazha/mobazha.
  • Buyer, seller, responsive UI, and runtime-capability client behavior: mobazha/mobazha-unified.
  • Brand website, pricing, service terms, and public marketing: mobazha/mobazha.org.
  • Task guidance, knowledge navigation, Agent discovery, and documentation quality: mobazha/mobazha-docs.

Contribution contract

  • Open an issue or discussion before a large architecture, protocol, payment, security, or governance change.
  • Keep the change focused and update tests, schemas, docs, migration guidance, and release notes together.
  • Do not include credentials, private endpoints, customer data, proprietary code, or generated release binaries.
  • Use DCO sign-off for source contributions where required by the owning repository.
  • Report vulnerabilities privately rather than through a public pull request or issue.

Repository guides