OSDN Git Service

add stack overflow to help page
authorBen Bodenmiller <bbodenmiller@hotmail.com>
Mon, 27 May 2013 08:46:51 +0000 (02:46 -0600)
committerBen Bodenmiller <bbodenmiller@hotmail.com>
Mon, 27 May 2013 08:46:51 +0000 (02:46 -0600)
app/views/help/index.html.haml

index 7bda5cb..1685c6e 100644 (file)
@@ -27,6 +27,8 @@
         %li
           Ask in our
           = link_to "support forum", "https://groups.google.com/forum/#!forum/gitlabhq"
+          or on
+          = link_to "Stack Overflow", "http://stackoverflow.com/questions/tagged/gitlab"
         %li
           Browse our
           = link_to "issue tracker", "https://github.com/gitlabhq/gitlabhq/issues"