Skip to content

Workflow

Oleh Astappiev edited this page Oct 16, 2023 · 1 revision

Workflow

  1. Create an Issue, describe what you need or want to do. Assign yourself to it.
  2. Create a Merge request related to the issue (using Create merge request button).
  3. Push all your changes to a branch automatically created for the Merge request.
  4. When you finish, remove "WIP" (Work in progress) from the Merge request.
  5. If you work take a while and there are conflicts between your branch and main, then, please rebase it on top of main.
  6. Menion @astappiev or @kemkes in comments of the Merge request to review and merge.
Clone this wiki locally