https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6ce6a748cc2bf2f147186dcaf5fae069303637b9 authored by Dmitri Naumov on 29 January 2023, 19:44:09 UTC, committed by Dmitry Yu. Naumov on 31 January 2023, 18:00:18 UTC
Using IWYU for guidelines.
1 parent 8cd5ae2
Raw File
Tip revision: 6ce6a748cc2bf2f147186dcaf5fae069303637b9 authored by Dmitri Naumov on 29 January 2023, 19:44:09 UTC
Update BaseLib's includes
Tip revision: 6ce6a74
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