summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Duncalfe <lduncalfe@gitlab.com>2019-08-12 23:40:09 +0000
committerLuke Duncalfe <lduncalfe@gitlab.com>2019-08-12 23:40:09 +0000
commitff7269276efdcb42d569ac3adffa5fe85d2912cb (patch)
tree8852542c3bc02f7f454fada1c559cde77ee9e156
parent2de17d12d6d8daf1296526ca0b594cf61f808339 (diff)
downloadgitlab-ce-ff7269276efdcb42d569ac3adffa5fe85d2912cb.tar.gz
Add BrowserStack details to Frontend Dev Guide
-rw-r--r--doc/development/fe_guide/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/development/fe_guide/index.md b/doc/development/fe_guide/index.md
index 6bf6113dd81..deaef8e768b 100644
--- a/doc/development/fe_guide/index.md
+++ b/doc/development/fe_guide/index.md
@@ -17,6 +17,8 @@ Working with our frontend assets requires Node (v8.10.0 or greater) and Yarn
For our currently-supported browsers, see our [requirements][requirements].
+Use [BrowserStack](https://www.browserstack.com/) to test with our supported browsers. Login to BrowserStack with the credentials saved in GitLab's [shared 1Password account](https://about.gitlab.com/handbook/security/#1password-for-teams).
+
## Initiatives
Current high-level frontend goals are listed on [Frontend Epics](https://gitlab.com/groups/gitlab-org/-/epics?label_name%5B%5D=frontend).