Community
Contributor Guide
OpenGlucose is community-driven. You can contribute to specs, telemetry, this website, and examples.
Repositories you can contribute to today
- OpenGlucoseInteroperabilityStandard — schemas, spec prose, examples, RFCs
- OpenGlucoseTelemetry — adapters, runtimes, tests
- OpenGlucoseWebsite — openglucose.org content and diagrams
Workflow
- Open an issue or discussion describing the change
- Fork and branch (
feat/...orfix/...) - Keep changes focused; include tests or validated examples where applicable
-
Run repository quality gates (
make scanon this website;npm test/swift teston others) - Open a pull request with clear summary and verification notes
Major spec changes: see RFC Process.