diff options
| author | Douwe Maan <douwe@gitlab.com> | 2016-01-06 12:58:32 +0000 |
|---|---|---|
| committer | Douwe Maan <douwe@gitlab.com> | 2016-01-06 12:58:32 +0000 |
| commit | 7884a26176c88dddbb37f4ef7a5b7c1a907d3a66 (patch) | |
| tree | 2548d9571c161308d12ea01956b0131b93523369 /doc | |
| parent | 95b1adb3394851132ea7ecb3104e9a857bdad82f (diff) | |
| parent | e194b962d3cd638e72d3ea7144e20fe8a9093574 (diff) | |
| download | gitlab-ce-7884a26176c88dddbb37f4ef7a5b7c1a907d3a66.tar.gz | |
Merge branch 'import-gh-pull-requests' into 'master'
Import GitHub Pull Requests into GitLab
Fixes #2833
See merge request !2168
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/workflow/importing/import_projects_from_github.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md index 2d77c6d1172..2027a055c37 100644 --- a/doc/workflow/importing/import_projects_from_github.md +++ b/doc/workflow/importing/import_projects_from_github.md @@ -14,7 +14,7 @@ If you want to import from a GitHub Enterprise instance, you need to use GitLab 
-* To import a project, you can simple click "Add". The importer will import your repository and issues. Once the importer is done, a new GitLab project will be created with your imported data.
+* To import a project, you can simple click "Add". The importer will import your repository, issues, and pull requests. Once the importer is done, a new GitLab project will be created with your imported data.
### Note
-When you import your projects from GitHub, it is not possible to keep your labels and milestones. We are working on improving this in the near future.
+When you import your projects from GitHub, it is not possible to keep your labels, milestones, and cross-repository pull requests. We are working on improving this in the near future.
|
