Please use following formats for branch names:
- feature/short-name-of-the-feature for all new features
- bugfix/short-name-of-the-bugfix for all bug fixes
To include any change to the current version of software it is required to create a Pull Request against master branch.