Revision bf3ca1065871f03520f4a4852c301832fbf48f15 authored by Lars Bilke on 27 July 2021, 08:20:12 UTC, committed by Lars Bilke on 27 July 2021, 10:10:03 UTC
- clache is not developed anymore
- ccache for windows is not yet in the main branch but here:
    https://github.com/cristianadam/ccache/releases
- Ninja and Release only!
1 parent 770209a
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