https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 3b0fbf0f04718804b99daa9745a4d084cf7717f7 authored by Wenqing Wang on 25 March 2021, 10:23:48 UTC
[PhysicalConstant] changed const to constexpr
Tip revision: 3b0fbf0
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