diff options
author | Alfredo Sumaran <alfredo@gitlab.com> | 2016-04-11 16:45:58 -0500 |
---|---|---|
committer | Alfredo Sumaran <alfredo@gitlab.com> | 2016-04-11 16:45:58 -0500 |
commit | 44727525952f22c2234d2991e20f4f4f8bac3221 (patch) | |
tree | c34babda3b6b6014f8a05870922fe8f4855983cf /doc/development/ui_guide.md | |
parent | 38a4f5cec6ab85525ab9db1d7d2669a77171f768 (diff) | |
parent | 7998725e3c2557c04ceece028dd73a316a3a746c (diff) | |
download | gitlab-ce-issue_14206.tar.gz |
Merge branch 'master' into issue_14206issue_14206
Diffstat (limited to 'doc/development/ui_guide.md')
-rw-r--r-- | doc/development/ui_guide.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/development/ui_guide.md b/doc/development/ui_guide.md index 2f01defc11d..a3e260a5f89 100644 --- a/doc/development/ui_guide.md +++ b/doc/development/ui_guide.md @@ -1,9 +1,5 @@ # UI Guide for building GitLab -## Best practices for creating new pages in GitLab - -TODO: write some best practices when develop GitLab features. - ## GitLab UI development kit We created a page inside GitLab where you can check commonly used html and css elements. |