summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <marcia@gitlab.com>2019-08-13 16:18:54 +0000
committerMarcia Ramos <marcia@gitlab.com>2019-08-13 16:18:54 +0000
commit713cf0387b18e7eb2702afce6edb7bafe6a4b10b (patch)
treecf7d27de40db7754a699043103518a3fc864df8a
parent9b70a886f94ea64f5b4e3309523aaae1453f3f6f (diff)
parentff7269276efdcb42d569ac3adffa5fe85d2912cb (diff)
downloadgitlab-ce-713cf0387b18e7eb2702afce6edb7bafe6a4b10b.tar.gz
Merge branch 'patch-73' into 'master'
Add BrowserStack details to Frontend Dev Guide See merge request gitlab-org/gitlab-ce!31744
-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).