Thank you! No matter how you contribute to this project, I want to say thank you for taking your time to help make this project something special. All contributions are equally important!
There are various ways that you can contribute to this project, ranging from creating new lesson to submitting bugs you've encountered.
Creating a new lesson is a pretty simple process.
- Select a new lesson from the suggestions
- Fork the project from the Master branch
- Make sure your dev environment is setup
- Create the lesson
- Create a Pull Request against the Master branch
- Wait for Review
- Update any requested changes
- Merge
Lessons are based on the types of sensors or output devices being used. Any lesson that uses multiple of these sensors or devices should be placed in the Advanced_Lessons
folder. The only exception to this will be when combining a sensor or device and the LEDs.
- Download the project to your local machine
- Review the lesson.md
- Review code.py
- Execute on your CPX Board
- Create Bug reports
- Create Bug reports