diff options
author | tauriedavis <taurie@gitlab.com> | 2018-01-24 12:57:05 -0800 |
---|---|---|
committer | tauriedavis <taurie@gitlab.com> | 2018-01-24 12:57:05 -0800 |
commit | 0e7e622712c99cd271aa026e636bfcf3b557e855 (patch) | |
tree | 9f6edfd07d66021fc63c03e9a7dcf58207b1d549 /doc/development | |
parent | a349a4269c5194e53020e5909e9554bc1bfed40f (diff) | |
download | gitlab-ce-ux-guide-deprecation.tar.gz |
Add note within ux documentation that further changes should be made within the design.gitlab projectux-guide-deprecation
Diffstat (limited to 'doc/development')
-rw-r--r-- | doc/development/ux_guide/index.md | 2 |
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. |