diff options
author | tauriedavis <taurie@gitlab.com> | 2017-09-26 15:22:13 -0700 |
---|---|---|
committer | tauriedavis <taurie@gitlab.com> | 2017-09-26 15:22:13 -0700 |
commit | ec9003b2658f86134dea44b9d1f1d74866e87434 (patch) | |
tree | 0585b69d7eba7072f837b593b609c28e2a04cea8 /doc/development | |
parent | dc3450d311890dd3284528d3ce25bd9c5375bed2 (diff) | |
download | gitlab-ce-ec9003b2658f86134dea44b9d1f1d74866e87434.tar.gz |
Add illustration link to ux index page
Diffstat (limited to 'doc/development')
-rw-r--r-- | doc/development/ux_guide/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/development/ux_guide/index.md b/doc/development/ux_guide/index.md index 8a849f239dc..42bcf234e12 100644 --- a/doc/development/ux_guide/index.md +++ b/doc/development/ux_guide/index.md @@ -21,6 +21,11 @@ Guidance on the timing, curving and motion for GitLab. --- +### [Illustrations](illustrations.md) +Guidelines for principals and styles related to illustrations for GitLab. + +--- + ### [Copy](copy.md) Conventions on text and messaging within labels, buttons, and other components. |