summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-07-11 12:48:00 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-09-21 19:02:18 -0600
commit182bcc977aec49d802bb7b511faf618b2df1d4ea (patch)
tree98f92a0750c6e19af6c96354a6827699703b49f7 /doc/development/README.md
parent73b4eecddecf1e86d5e0c26166e2027583b680cf (diff)
downloadgitlab-ce-182bcc977aec49d802bb7b511faf618b2df1d4ea.tar.gz
Initial incomplete draft of the Frontend Development Guidelines.
[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 58c00f618fa..9706cb1de7f 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -13,6 +13,7 @@
- [SQL Migration Style Guide](migration_style_guide.md) for creating safe SQL migrations
- [Testing standards and style guidelines](testing.md)
- [UI guide](ui_guide.md) for building GitLab with existing CSS styles and elements
+- [Frontend guidelines](frontend.md)
- [SQL guidelines](sql.md) for SQL guidelines
## Process