Documentation diffs
- What was unclear or missing
- What wording or links changed
- Whether diagrams or screenshots also need follow-up
/policy/contribution
Useful contributions are not limited to code. The repository currently values clarity, reproducibility, safety, maintainability, and evidence-backed performance over volume or novelty.
| Lane | Examples |
|---|---|
| Documentation | System notes, user guidance, diagrams, clarification of setup, and assumptions. |
| Mechanical and electrical | Packaging, brackets, board layout, power notes, safety-oriented bring-up procedures. |
| Robotics software | ROS 2 integration, perception pipelines, navigation logic, manipulation behavior. |
| Tooling and validation | Tests, reproducibility helpers, repository automation, operator support workflows. |
Open an issue first if the change is broad, architectural, or safety-sensitive. The project is still defining its first reproducible baseline, so discussion up front prevents drift in interfaces and operator assumptions.
| Need | Recommended route |
|---|---|
| Project direction question | Open a Question / Support issue. |
| Broken docs or reproducible repo behavior mismatch | Open a Bug Report issue. |
| New subsystem direction or tooling proposal | Open a Feature Request issue. |
| Security vulnerability | Do not use a public issue. Follow the direct security reporting note on the Safety page. |