diff --git a/CHANGELOG b/CHANGELOG index 9fb80f728501cb252ad4ad6a7bbd52eb0ebc20d9..4d8fb3585e4c98bd7aa46b157da0701b4241ab83 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -54,6 +54,7 @@ v 7.8.0 (unreleased) - Link head panel titles to relevant root page. - Allow users that signed up via OAuth to set their password in order to use Git over HTTP(S). - Show users button to share their newly created public or internal projects on twitter + - Add quick help links to the GitLab pricing and feature comparison pages. v 7.7.2 - Update GitLab Shell to version 2.4.2 that fixes a bug when developers can push to protected branch diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index 7b8193abfdf6674d81c0c840718bf5f8dc5c6965..64494e3e6b5dfdccef89d62dc78d9bf400a0feb7 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -42,3 +42,9 @@ %li Use = link_to 'shortcuts', '#', onclick: 'Shortcuts.showHelp(event)' + %li + Get a + = link_to 'support subscription', 'https://about.gitlab.com/pricing/' + %li + = link_to 'Compare', 'https://about.gitlab.com/features/#compare' + GitLab editions