diff options
author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2018-04-19 09:28:08 +0200 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2018-04-19 09:28:08 +0200 |
commit | 27a5deea38d92d7810e2e620ca3671b5bf2e8d36 (patch) | |
tree | 21ab6f8d1587f51df9513c7c2912ba84daa31eea /qa | |
parent | a18363e48e1c62a0319d3cdff3caebbd65a8ddcb (diff) | |
download | gitlab-ce-27a5deea38d92d7810e2e620ca3671b5bf2e8d36.tar.gz |
Rename #qa slack channel to #quality in docs
Diffstat (limited to 'qa')
-rw-r--r-- | qa/qa/page/README.md | 4 | ||||
-rw-r--r-- | qa/qa/scenario/test/sanity/selectors.rb | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/qa/qa/page/README.md b/qa/qa/page/README.md index d38223f690d..2dbc59846e7 100644 --- a/qa/qa/page/README.md +++ b/qa/qa/page/README.md @@ -115,8 +115,8 @@ from within the `qa` directory. ## Where to ask for help? -If you need more information, ask for help on `#qa` channel on Slack (GitLab -Team only). +If you need more information, ask for help on `#quality` channel on Slack +(internal, GitLab Team only). If you are not a Team Member, and you still need help to contribute, please open an issue in GitLab QA issue tracker. diff --git a/qa/qa/scenario/test/sanity/selectors.rb b/qa/qa/scenario/test/sanity/selectors.rb index c87eb5f3dfb..cff320cb751 100644 --- a/qa/qa/scenario/test/sanity/selectors.rb +++ b/qa/qa/scenario/test/sanity/selectors.rb @@ -31,7 +31,7 @@ module QA current changes in this merge request. For more help see documentation in `qa/page/README.md` file or - ask for help on #qa channel on Slack (GitLab Team only). + ask for help on #quality channel on Slack (GitLab Team only). If you are not a Team Member, and you still need help to contribute, please open an issue in GitLab QA issue tracker. |