diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-04-08 17:42:53 +0000 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-04-08 17:42:53 +0000 |
| commit | 4a1fdc78a4299ec2f56c59697c882c85f06365f6 (patch) | |
| tree | cb9d78e3436bdd25b291af7b989e29f94d6ec726 /doc | |
| parent | 0396c8525c4b38eb19204f74e21268ae7c7b7278 (diff) | |
| parent | 3911e77eb4244f010af4050c140bc2d08e3c34df (diff) | |
| download | gitlab-ce-4a1fdc78a4299ec2f56c59697c882c85f06365f6.tar.gz | |
Merge branch 'remove-todo' into 'master'
Remove TODO for not documented stuff
We should not put a `TODO` in a released product.
See merge request !3553
Diffstat (limited to 'doc')
| -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. |
