Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 1.02 KB

WELCOME TO GISWATER CONTRIBUTORS GUIDE (gw_example_plugin)

This repo is focused to built-up a plugin to show how create QGIS plugins as well as they can be also Giswater plugins.

As well as Giswater is developed in Python (qgis plugin) and PL/SQL(PostgreSQL database) there are three main repositories to manage it (QGIS-PLUGIN, DB-MODEL and DOCS). To contribute you can visit the contributing file of one of the main repositories:

https://github.com/Giswater/docs
https://github.com/Giswater/giswater_qgis_plugin
https://github.com/Giswater/giswater_dbmodel


Thank you for investing your time in contributing to our project! Any contribution you make will be reflected on https://github.com/Giswater/ repos. As well as License is GNU-GPL3 the contributions need to be made under same License, it means that it applies the inbound=outbound approach.

You can find more information about our code of conduct on: https://github.com/Giswater/docs/blob/master/github/pdf/code_of_conduct.pdf