-
Notifications
You must be signed in to change notification settings - Fork 177
Creating a pull request with GitHub Desktop
MahtraDR edited this page Feb 10, 2022
·
1 revision
I was asked to create this. Bear with me, as I normally use a very different environment to develop with. Questions welcome, and I'll clarify as I go.
The main gist of creating a pull request goes like this:
- Fork this repo.
- On your fork, create a branch for the changes you want to make to go into.
- Make your changes, commit them to your branch.
- Open a PR on GitHub from your branch, to this main repo.
I've gone through the process above in a visual guide here: