How to contribute to the community
How to open a pull-request
Before you open a PR, open an issue about PR to hear others opinions - maybe someone is already working on it.
- Create a branch based on the
origin/develop
branch. - Make sure to rebase on it from time to time to reflect modifications.
- Push to your GitHub fork.
- Open a PR - also try to mention the linked issue.
How to open an issue
The basic issue requires a detailed explanation for understanding the bug/feature/problem. If you have text, pictures or videos they drastically help us understand the problem.
Bug Report
Hey - you think you found a hidden feature? Or are you not sure about it? Well, create an issue according to this form. Additionally, try to attach the serial monitors logs or a video file.