Contributing

Questions

Questions, design discussions, and roadmap talks should all be directed to our forum.

Bug Reports

Please use the GitHub Issue Tracker. As always, please search first to see if your issue has already been submitted. A minimum code sample to reproduce is also helpful.

Learning the Code

Our API contains many extensions to the OpenLayers API, so it would help to get familiar with Layers, Sources, Features, and Geometries from some of their examples and documentation.

Contributing Code

Our Getting Started guide has an overview of the build system, development, and testing the application in both compiled and debug modes.

We prefer that all contributions take place through pull requests. Please ensure that your pull request passes our pull request checklist.