Skip to content
Snippets Groups Projects
Forked from ogs / ogs
9242 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
introduction.md 750 B
date = "2021-03-11T11:37"
title = "Introduction to Development Workflows"
author = "Lars Bilke"
weight = 1011

aliases = ["/docs/devguide/development-workflows"]

[menu.devguide]
parent = "development-workflows"

You have already build ogs and want to actively contribute to the project? Go ahead with section and especially follow these guides step-by-step:

Later you also want to get familiar with coding style, the code review procedure as well as continuous integration.