Contributions to bimmer_connected are welcome!
The process is straight-forward.
- Fork the bimmer_connected git repository.
- Write the code for your new feature, change or bugfix.
- Please make sure that your code passed the tox checks. We currently test against flake8, pylint and our own pytest suite. And please add tests where it makes sense. The more the better.
- Create a Pull Request against the dev branch of bimmer_connected.
If you want to suggest a new feature for bimmer_connected, please open one here.