GitLab Account Setup

To contribute to any eLxr project, you’ll first need a GitLab account.

Perform the following steps to create your account.

  1. Select the Register now link on the sign-in page.

    ../../_images/image1.png
  2. Fill in your details, verify your email, and complete the registration process on the GitLab Sign up page.

    ../../_images/image2.png
  3. Set up your profile by navigating to Edit profile page.

    ../../_images/image3.png
  4. Two-factor authentication (2FA) is highly recommended. Go to Account - User settings page to enable two-factor authentication. 2FA is required for internal developers.

    ../../_images/image4.png
  5. Optionally, generate SSH keys to securely interact with the repositories. GitLab allows the following SSH key types:

    • ED25529

    • ED25519_SK

    • ECDSA_SK

    • RSA

    • ECDSA

  6. Go to the SSH Keys User settings - SSH Keys page to add a new key.

    ../../_images/image5.png

Results

Once your GitLab profile is complete, you must create an issue to track your contribution to the eLxr project. For details, see Create an Issue for Your Contribution.