You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then, leave everything as is except for the name, that'll be named after a summary of 1-3 words of your changes (it can literally be named whatever you want but yeah).
In GitHub Desktop, clone the repository you just created in your local machine (PC) and open it with VSCode. Then, set it up like it says in 0. Getting Started.
When you get prompted with what you'll use the fork for, indicate that it's for contributing to the parent project.
When you've done your changes and commits, go to your GitHub page and click Contribute, then Open Pull Request.
Name your PR and describe what you've done in its description, then hit Create Pull Request.
After this, your PR will be reviewed and maybe merged into the main branch. You'll also get a thank you. :>
When your PR has been closed, you can remove the PR's repository from your account if you want to.