Creates Frontend Style guide

This commit is contained in:
Filipa Lacerda
2017-03-22 19:30:54 +00:00
committed by Alfredo Sumaran
parent 3574963bc0
commit 8c3bdc853a
16 changed files with 1103 additions and 536 deletions

View File

@ -15,7 +15,7 @@
- [SQL Migration Style Guide](migration_style_guide.md) for creating safe SQL migrations
- [Testing standards and style guidelines](testing.md)
- [UX guide](ux_guide/index.md) for building GitLab with existing CSS styles and elements
- [Frontend guidelines](frontend.md)
- [Frontend guidelines](fe_guide/index.md)
- [SQL guidelines](sql.md) for working with SQL queries
- [Sidekiq guidelines](sidekiq_style_guide.md) for working with Sidekiq workers
- [`Gemfile` guidelines](gemfile.md)