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:
authorEric Eastwood <contact@ericeastwood.com>2017-11-15 01:29:33 +0300
committerEric Eastwood <contact@ericeastwood.com>2017-11-15 10:55:00 +0300
commit617c4fd94882072ec22f098c09efcdbf3e9af0cb (patch)
tree97209186c95902f70a5816bb7df50b763292f87c /doc/development/README.md
parent9e5db3e26169dd25ae852e4197ef02ba0a3ef84a (diff)
Add basic emoji development docs
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 5690ae68e00..9b43170236f 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -22,6 +22,7 @@ comments: false
- [UX guide](ux_guide/index.md) for building GitLab with existing CSS styles and elements
- [Frontend guidelines](fe_guide/index.md)
+- [Emoji guide](fe_guide/emojis.md)
## Backend guides