Projects nowadays use `main` as default branch. To avoid confusion we should rename the `develop` branch to `main` and delete `master`. - [x] Update documentation - [x] Add changelog entry - [x] Update branch protection rules in GitHub - [x] Rename `develop` branch to `main` - [x] Rename default branch in sonarcloud - [x] Delete `master`
Projects nowadays use
mainas default branch. To avoid confusion we should rename thedevelopbranch tomainand deletemaster.developbranch tomainmaster