Skip to content

Commit

Permalink
Merge 0bfda10 into 7605118
Browse files Browse the repository at this point in the history
  • Loading branch information
gerard33 committed Nov 1, 2020
2 parents 7605118 + 0bfda10 commit 5dd520e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The process is straight-forward.
- Fork the bimmer_connected [git repository](https://github.com/bimmerconnected/bimmer_connected).
- 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 [**master**](https://github.com/bimmerconnected/bimmer_connected/tree/master) branch of bimmer_connected.
- Create a Pull Request against the [**dev**](https://github.com/bimmerconnected/bimmer_connected/tree/dev) branch of bimmer_connected.

## Feature suggestions

Expand Down

0 comments on commit 5dd520e

Please sign in to comment.