Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.md « development « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b3a3729ed107e15112403f64aba7ea90d7e8cc62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
stage: none
group: unassigned
info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
description: "Development Guidelines: learn how to contribute to GitLab."
---

# Contribute to development

Learn how to contribute to the development of the GitLab product.

This content is intended for both GitLab team members and members of the wider community.

- [Contribute to GitLab development](contributing/index.md)
- [Contribute to GitLab Runner development](https://docs.gitlab.com/runner/development/)
- [Contribute to GitLab Pages development](pages/index.md)
- [Contribute to GitLab distribution development](distribution/index.md)
- [Contribute to the GitLab Design System](https://design.gitlab.com/get-started/contributing)
- [Contribute to the GitLab documentation](documentation/index.md)