You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: qgis-app/templates/flatpages/docs_publish.html
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -124,8 +124,11 @@ <h4>Tips and Tricks</h4>
124
124
>QGIS Minimal Plugin</a
125
125
>
126
126
are recommended.
127
-
</li>
128
-
</ul>
127
+
</li>
128
+
<li>
129
+
experienced developers with quality standards for quality and tools and used to git workflow are encouraged to use one of the well-known <atitle="Cookiecutter" href="https://cookiecutter.readthedocs.io/" target="_blank">Cookiecutter</a> templates: the <atitle="QGIS Plugin Templater" href="https://oslandia.gitlab.io/qgis/template-qgis-plugin/" target="_blank">QGIS Plugin Templater</a> (used behind the scenes of the plugin listed above) or the <atitle="Cookiecutter QGIS Plugin" href="https://github.com/GispoCoding/cookiecutter-qgis-plugin" target="_blank">Cookiecutter QGIS Plugin</a>
0 commit comments