Skip to content
Snippets Groups Projects

Resolve "(Docs) How to merge request in GitLab"

All threads resolved!
1 file
+ 21
0
Compare changes
  • Side-by-side
  • Inline
+ 21
0
# How To: Contribute to this Repo
This documentation article provides a simple explaination about how to contribute to this repo covering all the GitLab and VSCode ends of things.
## Step 1: Create an Issue
What are you trying to do?
Create an issue
<img src="Images/Screenshot 2023-03-10 at 12.14.58.png"/>
Fill out the details
<img src="Images/Screenshot 2023-03-10 at 12.30.33.png" />
## Step 2: Create a merge request (MR)
This will create the bracnh that you'll use to develop on.
Click this:
<img src="Images/Screenshot 2023-03-10 at 12.32.53.png"/>
Fill out the details:
<img src="Images/Screenshot 2023-03-10 at 12.36.35.png" />
<img src="Images/Screenshot 2023-03-10 at 12.37.31.png" />
Loading