diff options
-rw-r--r-- | doc/user/project/import/github.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/project/import/github.md b/doc/user/project/import/github.md index cdb7f837158..de05e179e7e 100644 --- a/doc/user/project/import/github.md +++ b/doc/user/project/import/github.md @@ -88,9 +88,10 @@ If you are using a self-hosted GitLab instance, this process requires that you h ### Using a GitHub token NOTE: **Note:** -For a proper author/assignee mapping for issues and pull requests, the [GitHub integration method (above)](#using-the-github-integration) +For a proper author and assignee mapping for issues and pull requests, the [GitHub integration method (above)](#using-the-github-integration) should be used instead of the personal access token. If you are using GitLab.com or a self-hosted GitLab instance with the GitHub -integration enabled, that should be the preferred method to import your repositories. Read more in the [How it works](#how-it-works) section. +integration enabled, it is strongly recommended that you use the GitHub integration method to import your repositories. Read more in the +[How it works](#how-it-works) section. If you are not using the GitHub integration, you can still perform an authorization with GitHub to grant GitLab access your repositories: |