What to report on GitHub
Submit issues to the OSSM GitHub repository for:- Software bugs — Firmware crashes, unexpected behavior, or code errors
- Hardware design issues — Problems with CAD models, printed part fit, or mechanical design
- Documentation errors — Incorrect instructions, missing information, or broken links
- Feature requests — Ideas for improvements to the design or software
How to submit a good issue
1
Search existing issues
Check if someone has already reported the problem. If so, add your details as a comment rather than opening a duplicate issue.
2
Gather information
Collect relevant details before submitting:
- For software issues — Firmware version, error messages, and steps to reproduce
- For hardware issues — Photos, measurements, and print settings used
- For all issues — Clear description of expected vs. actual behavior
3
Open a new issue
Go to the GitHub Issues page and provide:
- A clear, descriptive title
- Detailed steps to reproduce the problem
- Your environment details (hardware version, firmware version, etc.)
- Screenshots or photos if applicable

