Revision a604dc84d1c3a923985a959d099be85214cdc938 authored by Dmitri Naumov on 23 March 2021, 15:39:04 UTC, committed by Dmitri Naumov on 31 March 2021, 20:37:44 UTC
Will be used to determine whether a point (e.g. a cell center)
is deactivated or not.
1 parent e0a8977
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