diff --git a/src/sentry/templates/sentry/integrations/gitlab-config.html b/src/sentry/templates/sentry/integrations/gitlab-config.html index 4e8efe51c0754d..056e160c44acd2 100644 --- a/src/sentry/templates/sentry/integrations/gitlab-config.html +++ b/src/sentry/templates/sentry/integrations/gitlab-config.html @@ -29,6 +29,7 @@ {% if form %}
{% trans "Add your GitLab App credentials to Sentry." %}
+{% trans "We recommend using a service account on Gitlab to install the integration. See the" %} {% trans "docs" %}.