diff --git a/Docs/ContributionProcess.md b/Docs/ContributionProcess.md new file mode 100644 index 0000000000000000000000000000000000000000..9d2a97db1337c4ceb6f2cd6655c44bccc1e98097 --- /dev/null +++ b/Docs/ContributionProcess.md @@ -0,0 +1,21 @@ +# 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" /> +