summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2014-09-12 02:07:17 -0700
committerBen Bodenmiller <bbodenmiller@hotmail.com>2014-09-12 02:07:17 -0700
commit47171aab3d50fc87e1b81811f9f2a7d109b2857f (patch)
treee34948f0b7c5c42a2cc114ab25e61f5ac59205b6
parent3d1a246f2c9c146d444aad68567eb06b84d82783 (diff)
downloadgitlab-ce-47171aab3d50fc87e1b81811f9f2a7d109b2857f.tar.gz
add requests link
Add requests link for feature requests.
-rw-r--r--app/views/shared/_promo.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/_promo.html.haml b/app/views/shared/_promo.html.haml
index 7dec48e6585..5675e43b05f 100644
--- a/app/views/shared/_promo.html.haml
+++ b/app/views/shared/_promo.html.haml
@@ -2,3 +2,4 @@
= link_to "Homepage", "https://www.gitlab.com/"
= link_to "Blog", "https://www.gitlab.com/blog/"
= link_to "@gitlabhq", "https://twitter.com/gitlabhq"
+ = link_to "Requests", "http://feedback.gitlab.com/"