DEV Community

Cover image for Use GitHub Desktop to open your first Pull Request
Leonardo Montini for This is Learning

Posted on β€’ Edited on β€’ Originally published at leonardomontini.dev

6

Use GitHub Desktop to open your first Pull Request

Contributing to Open Source projects that are hosted on GitHub has a barrier: git.

Some fresh developers might already be confident in the languages they just studied, but in order to make a contribution to someone else's repository on GitHub they also need to play around with git.

A few weeks ago I shared an article with the basic git commands that are needed to contribute, it was focused on Hacktoberfest, but git remains the same all 12 months of the year ;)

Instead, today I want to repeat the same steps between forking a repository and creating a Pull Request, but this time by using a Graphical User Interface (GUI) to interact with git. No terminal, no CLI.

If you want to contribute to Open Source without running git commands from the terminal, sit down, relax, download GitHub Desktop and enjoy this tutorial:


Thanks for reading this article, I hope you found it interesting!

Do you like my content? You might consider subscribing to my YouTube channel!
You can find it here:
YouTube

Feel free to follow me to get notified when new articles are out ;)

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay