You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

To create a project in GitLab:

  1. On the top bar, select Menu > Project
  2. Select Create new project
  3. Enter the project details:
    • In the Project name field, enter the name of your project. You can use spaces, hyphens, underscores, and emoji. You cannot use special characters. After you enter the name, the Project slug populates
    • In the Project slug field, enter the path to your project. The GitLab instance uses the slug as the URL path to the project. To change the slug, first enter the project name, then change the slug
    • In the Project description (optional) field, enter the description of your project’s dashboard
    • To modify the project’s viewing and access rights for users, change the Visibility Level
    • To create README file so that the Git repository is initialized, has a default branch, and can be cloned, select Initialize repository with a README
  4. Select Create project


  • No labels