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:
authortauriedavis <taurie@gitlab.com>2018-01-24 23:57:05 +0300
committertauriedavis <taurie@gitlab.com>2018-01-24 23:57:05 +0300
commit0e7e622712c99cd271aa026e636bfcf3b557e855 (patch)
tree9f6edfd07d66021fc63c03e9a7dcf58207b1d549 /doc/development/ux_guide
parenta349a4269c5194e53020e5909e9554bc1bfed40f (diff)
Add note within ux documentation that further changes should be made within the design.gitlab project
Diffstat (limited to 'doc/development/ux_guide')
-rw-r--r--doc/development/ux_guide/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/development/ux_guide/index.md b/doc/development/ux_guide/index.md
index 42bcf234e12..c59e7b72a1a 100644
--- a/doc/development/ux_guide/index.md
+++ b/doc/development/ux_guide/index.md
@@ -1,3 +1,5 @@
+> We are in the process of transferring UX documentation to the [design.gitlab.com](https://gitlab.com/gitlab-org/design.gitlab.com) project. Any updates to these docs should be made in that project. If documentation does not yet exist within [design.gitlab.com](https://gitlab.com/gitlab-org/design.gitlab.com), [create an issue](https://gitlab.com/gitlab-org/design.gitlab.com/issues) and merge request to add your new changes.
+
# GitLab UX Guide
The goal of this guide is to provide standards, principles and in-depth information to design beautiful and effective GitLab features. This will be a living document, and we welcome contributions, feedback and suggestions.