diff --git a/app/views/help/index.html.erb b/app/views/help/index.html.erb index e494068d..29b960ea 100644 --- a/app/views/help/index.html.erb +++ b/app/views/help/index.html.erb @@ -80,6 +80,13 @@ Timeline Editor Beta Feedback <% end %> + + <%= link_to 'https://docs.google.com/forms/d/e/1FAIpQLScCPsoJxLxOC_nY3nMrtENja33lnMXNDrZLtWOxS2BYCNlpCQ/viewform?usp=sf_link', target: '_new', class: 'waves-effect col s12' do %> +
+ Collections on Notebook.ai are a brand new feature and I'd love to get your feedback on how you would like to use them. + <%= link_to 'To leave feedback, click here.', 'https://docs.google.com/forms/d/e/1FAIpQLScCPsoJxLxOC_nY3nMrtENja33lnMXNDrZLtWOxS2BYCNlpCQ/viewform?usp=sf_link' %> + After dismissing this message, you can also find a link to the feedback form in the <%= link_to 'Help center', help_center_path %>. +
+ ++ <%= link_to 'Dismiss this message', notice_dismissal_dismiss_path(notice_id: 15) %>. +
+