Contributor Requirements

Requirements for new contributors

We welcome new contributors to our community - we want you to use QGIS as a platform for doing your work - and we believe that QGIS is a great platform for that. In order to contribute code, patches, or documentation to the QGIS project, all developers/team members must:

Social Contract

QGIS is a collaborative project. As an open source project we hope for and encourage participation and code contributions from interested parties. However in order to maintain high standards we encourage you to participate in the project according to the following social contract:

  • To be polite to all members of the project

  • To ensure any code you submit via a patch or commit to source control is properly documented

  • To ensure any code you submit via a patch or commit to source control is compliant with our CodingStandards

  • Not to submit any code without having permission to submit that code

  • Not to submit any code that violates the GNU Public License

  • To follow the Contributor Requirements mentioned above

  • To ensure (to the best of your ability) that any commits you make to git leave the repository in a compilable state

  • To ensure that any new class added to the source is accompanied by a test unit

  • To carry out appropriate tests before committing new code to the repository

  • To smile, laugh and crack a joke once in a while - we are all here to have fun!