Forked from
ogs / ogs
9242 commits behind the upstream repository.
-
Lars Bilke authored
- The get the source code page now just references source code downloads as an archive. - The GitLab and fork set up has been moved to the development workflows section. - Added page on code review.
Lars Bilke authored- The get the source code page now just references source code downloads as an archive. - The GitLab and fork set up has been moved to the development workflows section. - Added page on code review.
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.