diff --git a/doc/workflow/import_projects_from_bitbucket.md b/doc/workflow/import_projects_from_bitbucket.md index 341b1a5f86c9c13c5de55e6f3c8e53789ace517b..31e84a722e42715e53c842b9d6f34436aec6bf5d 100644 --- a/doc/workflow/import_projects_from_bitbucket.md +++ b/doc/workflow/import_projects_from_bitbucket.md @@ -1,23 +1,26 @@ -# Import your project from Bitbucket to GitLab - -It takes just a few steps to import your existing Bitbucket projects to GitLab. But keep in mind that it is possible only if Bitbucket support is enabled on your GitLab instance. You can read more about Bitbucket support [here](doc/integration/bitbucket.md). - -1. Sign in to GitLab.com and go to your dashboard - -2. Click on "New project" - - - -3. Click on the "Bitbucket" button - - - -4. Grant GitLab access to your Bitbucket account - - - -5. Click on the projects that you'd like to import or "Import all projects" - - - -A new GitLab project will be created with your imported data. +# Import your project from Bitbucket to GitLab + +It takes just a few steps to import your existing Bitbucket projects to GitLab. But keep in mind that it is possible only if Bitbucket support is enabled on your GitLab instance. You can read more about Bitbucket support [here](doc/integration/bitbucket.md). + +1. Sign in to GitLab.com and go to your dashboard + +2. Click on "New project" + + + +3. Click on the "Bitbucket" button + + + +4. Grant GitLab access to your Bitbucket account + + + +5. Click on the projects that you'd like to import or "Import all projects" + + + +A new GitLab project will be created with your imported data. + +### Note +Milestones and wiki pages are not imported from Bitbucket. \ No newline at end of file