Community

Contributor Guide

OpenGlucose is community-driven. You can contribute to specs, telemetry, this website, and examples.

Repositories you can contribute to today

Workflow

  1. Open an issue or discussion describing the change
  2. Fork and branch (feat/... or fix/...)
  3. Keep changes focused; include tests or validated examples where applicable
  4. Run repository quality gates (make scan on this website; npm test / swift test on others)
  5. Open a pull request with clear summary and verification notes

Major spec changes: see RFC Process.