📄️ GitHub tutorial
In order for you to contribute to this code you need to know how to colaborate with other people using GitHub, so if you do not have an account, I would suggest that you create one(You will need it anyway).
📄️ Fork the project
As, I said, you will follow that tutorial. What I want you to do is fork the project and create a custom branch(just as you did in the tutorial) and make your changes. Then, push them and create a pull request(just as you did in the tutorial).
📄️ Create a new release
The process of creating the release files happens within github workflows so that I can be sure that multiple operating systems are supported. For now, I have created releases that create an exe app, a deb file and a mac os dmg app.