Revision d71e6964ee631b9b4ba294e81f01ac40d31f60e5 authored by Thomas Fischer on 09 June 2020, 07:26:30 UTC, committed by Thomas Fischer on 24 June 2021, 07:26:51 UTC
warning: statement should be inside braces [google-readability-braces-around-statements]
1 parent 1174eea
Raw File
CONTRIBUTING.md
# How to contribute

Please refer to our [Developer Guide](https://opengeosys.org/docs/devguide) for
instructions on contributing to OpenGeoSys:

- The [Getting Started](https://www.opengeosys.org/docs/devguide/getting-started/introduction/)-section
  guides you through setting up a development environment.
- In [Development Workflows](https://www.opengeosys.org/docs/devguide/development-workflows/branching-model/)
  you learn about our development model.
back to top