debian-mirror-gitlab/doc/development/new_fe_guide/index.md

23 lines
714 B
Markdown
Raw Normal View History

2021-01-29 00:20:46 +05:30
---
stage: none
group: unassigned
2021-02-22 17:27:13 +05:30
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
2021-01-29 00:20:46 +05:30
---
2018-03-27 19:54:05 +05:30
# Frontend Development Guidelines
2021-02-22 17:27:13 +05:30
This guide contains all the information to successfully contribute to the GitLab frontend.
2020-04-08 14:13:33 +05:30
This is a living document, and we welcome contributions, feedback, and suggestions.
2018-03-27 19:54:05 +05:30
## [Development](development/index.md)
Guidance on topics related to development.
2018-12-13 13:39:08 +05:30
## [Modules](modules/index.md)
Learn about all the internal JavaScript modules that make up our frontend.
2018-03-27 19:54:05 +05:30
## [Tips](tips.md)
Tips from our frontend team to develop more efficiently and effectively.