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:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2014-09-12 13:07:17 +0400
committerBen Bodenmiller <bbodenmiller@hotmail.com>2014-09-12 13:07:17 +0400
commit47171aab3d50fc87e1b81811f9f2a7d109b2857f (patch)
treee34948f0b7c5c42a2cc114ab25e61f5ac59205b6 /app/views/shared/_promo.html.haml
parent3d1a246f2c9c146d444aad68567eb06b84d82783 (diff)
add requests link
Add requests link for feature requests.
Diffstat (limited to 'app/views/shared/_promo.html.haml')
-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/"