-
Notifications
You must be signed in to change notification settings - Fork 12
Working with GitHub Desktop
Valk edited this page Oct 9, 2024
·
3 revisions
- Install GitHub Desktop
- In GitHub Desktop,
File > Clone repository > URL > https://github.com/ValksGodotTools/Template - Go to
Current Branch>New Branch, name your branch and clickCreate Branch - Make changes to the project
- Click
Commit to [branch-name]and thenPush originto push your changes - Create a new pull request through the GitHub website to merge your branch into the main branch
Also see GitHub Tips