Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
gerard33 committed Nov 1, 2020
1 parent 7605118 commit 009ca77
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 009ca77

Please sign in to comment.