From 38da1a01921fa9a1da85f2c0d3224130315b1833 Mon Sep 17 00:00:00 2001 From: "Luke \"Jared\" Bennett" Date: Mon, 10 Oct 2016 15:53:17 +0000 Subject: Update README.md with `Frontend guidelines` section. --- doc/development/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc/development') diff --git a/doc/development/README.md b/doc/development/README.md index 9706cb1de7f..4d24f996913 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -12,8 +12,6 @@ contributing to documentation. - [SQL Migration Style Guide](migration_style_guide.md) for creating safe SQL migrations - [Testing standards and style guidelines](testing.md) -- [UI guide](ui_guide.md) for building GitLab with existing CSS styles and elements -- [Frontend guidelines](frontend.md) - [SQL guidelines](sql.md) for SQL guidelines ## Process @@ -39,6 +37,12 @@ - [What requires downtime?](what_requires_downtime.md) - [Adding database indexes](adding_database_indexes.md) +## Frontend guidelines + +- [Frontend guidelines](frontend/README.md) +- [SCSS styleguide](frontend/scss-style-guide.md) +- [UI guidelines](frontend/ui_guide.md) for building GitLab with existing CSS styles and elements + ## Compliance - [Licensing](licensing.md) for ensuring license compliance -- cgit v1.2.1