Contributors are welcome to extend the plugin's features further. Please fork the repository and make a pull request if your feature is ready. Just creating issues also helps to maintain the plugin working. Please, provide a meaningful example.
-
Update .ts file
pylupdate5 i18n/spatial_filter.pro -
Edit translations with QtLinguist in .ts file
-
Create .qm file
lrelease i18n/spatial_filter_de.tsor alternatively
pbt translate
-
Optional: Update Translations
-
Update the version and changelog in metadata.txt
-
commit
-
tag with a version number
git tag 1.2.3
The workflow uses qgis-plugins-ci