summaryrefslogtreecommitdiff
path: root/app/views/projects/services/slack/_help.haml
blob: c5fcd5ca5fe1273f07fb6a9625b76b70f6b558b3 (plain)
1
2
3
4
.info-well
  .well-segment
    %p= s_('SlackIntegration|Sends notifications about project events to Slack channels.')
    = link_to _('How do I set up this service?'), help_page_path('user/project/integrations/slack')