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

index.md « new_fe_guide « development « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d4098844b2f5117421f953b7edf9da92a930f2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
stage: none
group: unassigned
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---

# Frontend Development Guidelines

This guide contains all the information to successfully contribute to the GitLab frontend.
This is a living document, and we welcome contributions, feedback, and suggestions.

## [Development](development/index.md)

Guidance on topics related to development.

## [Modules](modules/index.md)

Learn about all the internal JavaScript modules that make up our frontend.

## [Tips](tips.md)

Tips from our frontend team to develop more efficiently and effectively.