Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 779 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 779 Bytes

Contributing to bimmer_connected

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.

Feature suggestions

If you want to suggest a new feature for bimmer_connected, please open one here.