ποΈ Introduction
---
ποΈ Get GitLab Access
GitLab Access
ποΈ Create An Issue
Is there some change you'd like to see made to the repo? Here's where you can document that. Ideally, you'll add enough information to where ANYONE can look at the task and make the changes without needing to reach back out to whoever.
ποΈ Create A Working Branch
1. From your issue
ποΈ Making Changes
2 items
ποΈ Merge
Create A Merge Request
ποΈ Reviewing a Merge request
The merge request is to be reviewed by someone other than the author of the commit. This is the place to question things before applying the changes from this working branch into the main branch. Often times, discussions will lead to more changes. If changes need to be made, the original author can make the new changes to their same local branch, push the changes, and the merge request will reset any approvals and show the new changes.