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
In GitHub Desktop, File > Clone repository > URL > https://github.com/CSharpGodotTools/Template or add an existing repo from disk if you already cloned.
Go to Current Branch > New Branch, name your branch and click Create Branch
Make changes to the project
Click Commit to [branch-name] and then Push origin to push your changes
Create a new pull request through the GitHub website to merge your branch into the main branch