Replies: 3 comments
-
Hello! I am also super new to git. If you scroll to the bottom of the <>Code section, there is a very nice tutorial and information/resources for learning Git and Godot. Here is the Git tutorial linked there: https://rogerdudler.github.io/git-guide/ |
Beta Was this translation helpful? Give feedback.
-
You probably need to watch some Git and GitHub tutorials. This repo also has a ton of conflicts at the moment so you will need to learn to merge conflicting branches. |
Beta Was this translation helpful? Give feedback.
-
To respond to my own question. The answer was you need to create a fork of the project to create a pull request. Just in case anyone else isn't sure. |
Beta Was this translation helpful? Give feedback.
-
How does github work, how do I make changes. Do I create a new branch?
Beta Was this translation helpful? Give feedback.
All reactions