mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
1.1 KiB
1.1 KiB
Description
Checklist
- Commit messages are descriptive and explain the rationale for changes
- Commits which fix bugs include
Fixes #11111
at the bottom of the commit message - I have read the QGIS Coding Standards and this PR complies with them
- New unit tests have been added for core changes
- I have run the
scripts/prepare-commit.sh
script before each commit - I have evaluated whether it is appropriate for this PR to be backported, backport requests are left as label or comment