Revision ff64d3aab7611bc18d7c4319fa886b0df188df1c authored by Dmitri Naumov on 26 January 2021, 12:15:46 UTC, committed by Dmitri Naumov on 29 January 2021, 22:47:36 UTC
Fixes clang-tidy warning bugprone-use-after-move.
1 parent 6850352
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