Contribute
Embedded32 welcomes contributions to packages, documentation, labs, and the browser demo. See CONTRIBUTING.md on GitHub for the full process.
Good first areas
- Add a teaching PGN decoder with tests
- Add a synthetic trace scenario
- Improve lab starter code or rubrics
- Fix documentation accuracy
Local verification
shell
git clone https://github.com/Mukesh-SCS/Embedded32.git
cd Embedded32
npm ci
npm run verify