Skip to content

Commit

Permalink
README: clarify, that we are using master branch to push all changes
Browse files Browse the repository at this point in the history
  • Loading branch information
em92 committed Oct 27, 2024
1 parent 8ed3ae6 commit 7713adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ python3 -m unittest tests
```

## Contribute
If you create pull requests, please try to not deviate from the coding style of the plugins (e.g. don't use camelCase variable names and stuff like that), and please create the PR against the develop branch of the repository.
If you create pull requests, please try to not deviate from the coding style of the plugins (e.g. don't use camelCase variable names and stuff like that), and please create the PR against the master branch of the repository.

0 comments on commit 7713adc

Please sign in to comment.