...
Info |
---|
This guide is still under development Trevor Bramwell |
There are two main workflows when contributing code on Gitlab: branching and forking. Which one you use will depend on your need and level of access to a project. In all
cases the fork workflow is preferred.
The first step is to create a Gitlab account. You'll need to have verify your account with a credit card (no charge) before CI jobs can be ran in your personal or project forks.
If you'd prefer not to have to add a credit card, after making an account click "Request Access" on the Anuket group. Once your access is approved, CI for any MRs you make against
Anuket projects should run.
...