We welcome contributions! Please:
- Fork the repository
- Create a feature branch:
git checkout -b feature/name - Commit changes:
git commit -am 'description' - Push to branch:
git push origin feature/name - Submit a Pull Request
All contributions must include:
- Descriptive commit messages
- Testing on real hardware
- Updated documentation