summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Labuschagne <blabuschagne@gitlab.com>2018-12-31 11:14:32 +0200
committerBrandon Labuschagne <blabuschagne@gitlab.com>2019-01-04 09:19:24 +0200
commit3948dd4ac3c43ae70a34f72c4bd0d6fdbae68fb0 (patch)
tree905306fea060add7ad1d632a0561fe91f5b43ed4
parentd56124b5e16e15afd830a1bdc8c34a4a57d898d8 (diff)
downloadgitlab-ce-43623-add-submit-feedback-in-product-feedback-link.tar.gz
Add submit feedback link to help dropdown43623-add-submit-feedback-in-product-feedback-link
-rw-r--r--app/views/layouts/header/_help_dropdown.html.haml3
-rw-r--r--changelogs/unreleased/43623-add-submit-feedback-in-product-feedback-link.yml5
-rw-r--r--locale/gitlab.pot3
3 files changed, 11 insertions, 0 deletions
diff --git a/app/views/layouts/header/_help_dropdown.html.haml b/app/views/layouts/header/_help_dropdown.html.haml
index 953c0e7f46c..04409408ce0 100644
--- a/app/views/layouts/header/_help_dropdown.html.haml
+++ b/app/views/layouts/header/_help_dropdown.html.haml
@@ -2,5 +2,8 @@
- if current_user_menu?(:help)
%li
= link_to _("Help"), help_path
+ %li.divider
+ %li
+ = link_to _("Submit feedback"), "https://about.gitlab.com/submit-feedback"
- if current_user_menu?(:help) || current_user_menu?(:settings) || current_user_menu?(:profile)
= render 'shared/user_dropdown_contributing_link'
diff --git a/changelogs/unreleased/43623-add-submit-feedback-in-product-feedback-link.yml b/changelogs/unreleased/43623-add-submit-feedback-in-product-feedback-link.yml
new file mode 100644
index 00000000000..f5d99e9a448
--- /dev/null
+++ b/changelogs/unreleased/43623-add-submit-feedback-in-product-feedback-link.yml
@@ -0,0 +1,5 @@
+---
+title: Add submit feedback link to help dropdown
+merge_request: 23547
+author:
+type: added
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index ddfd5599883..d3d7d202c0b 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -6422,6 +6422,9 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
+msgid "Submit feedback"
+msgstr ""
+
msgid "Submit search"
msgstr ""