>> that was required and if so how should I proceed? > I think the way to do it is this: > 1. Click the "fork" button in Gitlab. > 2. Clone from your fork. > 3. Make a feature branch: `git checkout -b fix-function-name` > 3. Make changes and commit. Oops, I used #3 twice there. :) -Jonathan