https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 630512429f6c51c3604a222571ef617057c65c17 authored by Thomas Fischer on 18 June 2021, 09:15:39 UTC
[GL/Grid] Precompute vector size to avoid reallocations.
Tip revision: 6305124
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