summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-12-29 14:29:53 +0800
committerLin Jen-Shin <godfat@godfat.org>2018-01-02 21:30:10 +0800
commita265ac25cbf86ffcaffac2e097611625c05976bf (patch)
tree7e2bb6dfe5cfc6e23ed141cf5fd3c9da81f9705a /doc/development/README.md
parent81dcd8ed8f71968215c7e776da482e83823c8b74 (diff)
downloadgitlab-ce-a265ac25cbf86ffcaffac2e097611625c05976bf.tar.gz
Add documents for GitLab utilitiesdocs-gitlab-utilities
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 b624aa37c70..12cca9f84b7 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -27,6 +27,7 @@ comments: false
## Backend guides
+- [GitLab utilities](utilities.md)
- [API styleguide](api_styleguide.md) Use this styleguide if you are
contributing to the API.
- [Sidekiq guidelines](sidekiq_style_guide.md) for working with Sidekiq workers