<!-- Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to keep the overhead as small as possible and appreciate if you help us to do so by completing the following items. Feel free to ask in a comment if you have troubles with any of them.
- [ ] Commits which change the UI or existing user workflows are tagged with `[needs-docs]` in the commit message and contain sufficient information in the commit message to be documented
- [ ] I have read the [QGIS Coding Standards](https://docs.qgis.org/testing/en/docs/developers_guide/codingstandards.html) and this PR complies with them
- [ ] I have run [the `scripts/prepare-commit.sh` script](https://github.com/qgis/QGIS/blob/master/.github/CONTRIBUTING.md#contributing-to-qgis) before each commit
<!-- Bug fixes can concern more than a version and may require backporting. To ease the process, appropriate labels can be set and automatically open the pull request in the corresponding branch, once this PR is merged. Indicate below the version(s) you would like to backport to. You are however responsible of your code and should ensure there's no regression beforehand.-->
- [ ] I request the backport of the changes to the Latest Release
- [ ] I request the backport of the changes to the Long Term Release