https://gitlab.opengeosys.org/ogs/ogs.git
Revision b4864e8a174db57d155543682c9581c5180b2126 authored by Lars Bilke on 30 May 2023, 12:31:54 UTC, committed by Dmitry Yu. Naumov on 31 May 2023, 12:26:17 UTC
See https://stackoverflow.com/a/57060441/80480.
1 parent 64acf40
Raw File
Tip revision: b4864e8a174db57d155543682c9581c5180b2126 authored by Lars Bilke on 30 May 2023, 12:31:54 UTC
[py] Use gmsh nox package on CI.
Tip revision: b4864e8
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