summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-03-04 13:08:24 +0100
committerYorick Peterse <yorickpeterse@gmail.com>2016-03-08 11:28:50 +0100
commit059df2256eb2ce5ddbbf43161eb8e9fca733bce4 (patch)
tree74d80c038cb25a4fbfa82b52fa0c842cb8f6f58b /doc/development/README.md
parenta19a9faba94a6ea6367032cbd001bcc166160835 (diff)
downloadgitlab-ce-sql-guide.tar.gz
Added basic SQL guidelinessql-guide
[ci skip]
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 b9a0d81e5ba..f5c3107ff44 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -9,4 +9,5 @@
- [Rake tasks](rake_tasks.md) for development
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Sidekiq debugging](sidekiq_debugging.md)
+- [SQL guidelines](sql.md) for SQL guidelines
- [UI guide](ui_guide.md) for building GitLab with existing css styles and elements