From 182bcc977aec49d802bb7b511faf618b2df1d4ea Mon Sep 17 00:00:00 2001 From: Connor Shea Date: Mon, 11 Jul 2016 12:48:00 -0600 Subject: Initial incomplete draft of the Frontend Development Guidelines. [ci skip] --- doc/development/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/development/README.md') diff --git a/doc/development/README.md b/doc/development/README.md index 58c00f618fa..9706cb1de7f 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -13,6 +13,7 @@ - [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 -- cgit v1.2.1