Skip to content
Jeff Heard edited this page Jul 12, 2013 · 1 revision

Geoanalytics is an open source project managed using the Git version control system. It is hosted on GitHub, so contributing is as easy as forking the project on either of these sites and committing back your enhancements.

Please note the following guidelines for contributing:

  • Contributed code must be written in the existing style. This is as simple as following the Django coding style and (most importantly) PEP 8.
  • Contributions must be available on a separately named branch based on the latest version of the main branch.
  • If you are adding new functionality, you must include basic tests and documentation.

Additional drivers and third party modules