QGIS Plugin Repository / Upload Checklist

[ ] ZIP has exactly one top-level folder: PyMapStitcher4
[ ] Top-level folder starts with an ASCII letter and uses only ASCII letters, digits, hyphen or underscore.
[ ] metadata.txt and __init__.py are directly inside the top-level folder.
[ ] No __pycache__, .pyc, build, dist, virtual environment or compiled files are included.
[ ] metadata.txt uses qgisMinimumVersion=4.0 and qgisMaximumVersion=4.99 for this QGIS 4 build.
[ ] Description/about text is clear and in English.
[ ] homepage/tracker/repository metadata links are public and valid.
[ ] README explains requirements and usage.
[ ] The ZIP source and the public repository source match for this release.
[ ] Tested in the target QGIS 4 build before upload.
