Skip to content
Snippets Groups Projects
ContributionProcess.md 704 B
Newer Older
Matt Kirby's avatar
Matt Kirby committed
# 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" />