Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-04-06 00:08:22 +0300
committerRobert Schilling <rschilling@student.tugraz.at>2016-04-06 00:08:22 +0300
commit3911e77eb4244f010af4050c140bc2d08e3c34df (patch)
treecf4d5f37d7cdbeb10925ff4a7776020d0876ada7 /doc/development/ui_guide.md
parent2446f853bdd907bcff3f39f021a9803311a29658 (diff)
Remove TODO for not documented stuff
Diffstat (limited to 'doc/development/ui_guide.md')
-rw-r--r--doc/development/ui_guide.md4
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.