Contributing

Thanks for looking here! We'd love your help. The micro:bit project is only possible through contributions of companies and individuals around the world.

This project is managed in this GitHub project, and the best way to contribute is to jump in and fix/file issues.

Trust, partnership, simplicity and passion are our core values we live and breathe in our daily work life and within our projects. Our open-source projects are no exception. We have an active community which spans the globe and we welcome and encourage participation and contributions to our projects by everyone. We work to foster a positive, open, inclusive and supportive environment and trust that our community respects the micro:bit code of conduct. Please see our code of conduct which outlines our expectations for all those that participate in our community and details on how to report any concerns and what would happen should breaches occur.

Issue tracker

This project follows a fairly standard node.js process:

  • npm install to install dependencies
  • npm run test runs the complete test suite
  • npm run build create a build with all the output formats
  • npm run docs builds this documentation