diff options
-rw-r--r-- | doc/development/fe_guide/frontend_faq.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/fe_guide/frontend_faq.md b/doc/development/fe_guide/frontend_faq.md index 2d669eb2352..a7644549171 100644 --- a/doc/development/fe_guide/frontend_faq.md +++ b/doc/development/fe_guide/frontend_faq.md @@ -29,4 +29,4 @@ Find here the [source code setting the attribute](https://gitlab.com/gitlab-org/ ### I am getting an unrelated / strange failure in my merge request. How did that happen? Please check if there is already [an issue describing the problem](https://gitlab.com/groups/gitlab-org/-/issues?state=all&label_name[]=master%3Abroken) and otherwise refer to our [documentation about broken master](https://about.gitlab.com/handbook/engineering/workflow/#broken-master). -If you are still unsure how to proceed, feel free to raise this in the `#development` or `#frontend` Slack channel.
\ No newline at end of file +If you are still unsure how to proceed, feel free to raise this in the `#development` or `#frontend` Slack channel (GitLab internal only).
\ No newline at end of file |