From 4765a3414e90d1bdfbbd1f9d42decedef9d137cd Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 11 Jul 2016 19:51:20 +0300 Subject: [PATCH] Add rule about adding new header tab to the ui guide Signed-off-by: Dmitriy Zaporozhets --- doc/development/ui_guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/development/ui_guide.md b/doc/development/ui_guide.md index ce0aaa2fd25..b018a8c66d3 100644 --- a/doc/development/ui_guide.md +++ b/doc/development/ui_guide.md @@ -27,6 +27,8 @@ We try to keep the amount of tabs in the header navigation between 5 and 10 so t tab should represent separate functionality. Everything related to the issue tracker should be under the 'Issues' tab while everything related to the wiki should be under 'Wiki' tab and so on and so forth. +When add new tab to the header don't use more than 2 words for text in the link. +We want to keep links short and easy to remmeber and fit all of them in the small screen. ## Mobile screen size