gitlab-org--gitlab-foss/doc/development/new_fe_guide/index.md

23 lines
714 B
Markdown
Raw Normal View History

---
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
---
2018-03-07 18:32:38 +00:00
# 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.
2018-03-07 18:32:38 +00:00
## [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.
2018-03-07 18:32:38 +00:00
## [Tips](tips.md)
Tips from our frontend team to develop more efficiently and effectively.