What this is
A clean, opinionated walkthrough that takes a brand-new contributor from git clone to running the simulator/mock pipeline locally, with screenshots and exact commands. The whole point is that someone without any hardware can be productive in their first hour.
Why this matters
Documentation drift is real. The current README assumes a lot of context that new contributors don't have. A fresh-eyes pass surfaces dozens of small fixes that the regulars stopped noticing. The output is both a tutorial and a punch list of issues to file against the repo.
What to do
- Comment to claim.
- Set up a local environment following only the public docs — no help from a maintainer until you're stuck for more than 15 minutes.
- Write a step-by-step tutorial: every command, every screenshot, every "if this fails, try this" note.
- Every time you hit friction — anything that took you more than 5 minutes to figure out — file a separate issue against the repo with the title "Friction point: [thing]" and link it from the tutorial.
- Submit the tutorial as a PR to the wiki under "Tutorials" or "Getting Started."
Definition of done
Skills
- Technical writing
- Willingness to follow instructions exactly and notice when they break
- A computer you can install fresh dependencies on
Scope estimate
6–8 hours.
Helpful starting points
How to claim this issue
- Comment "I'd like to work on this" — we'll assign it to you.
- Open a draft PR within ~2 weeks of being assigned.
- Ask any setup questions on this issue or in our Discord
#contributing channel.
Contact: community@openwater.health
By contributing, you agree to our Contributor License Agreement. (If the CLA isn't yet live when you start, we'll handle it once the flow is up.)
What this is
A clean, opinionated walkthrough that takes a brand-new contributor from
git cloneto running the simulator/mock pipeline locally, with screenshots and exact commands. The whole point is that someone without any hardware can be productive in their first hour.Why this matters
Documentation drift is real. The current README assumes a lot of context that new contributors don't have. A fresh-eyes pass surfaces dozens of small fixes that the regulars stopped noticing. The output is both a tutorial and a punch list of issues to file against the repo.
What to do
Definition of done
git clonethrough running the simulator/mock pipeline without referencing any hardware.Skills
Scope estimate
6–8 hours.
Helpful starting points
CONTRIBUTING.mdandREADME.md— start there and note where they're unclearHow to claim this issue
#contributingchannel.Contact: community@openwater.health
By contributing, you agree to our Contributor License Agreement. (If the CLA isn't yet live when you start, we'll handle it once the flow is up.)