Setting up git: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Jordie0608 No edit summary |
imported>Jordie0608 No edit summary |
||
Line 99: | Line 99: | ||
* Head to your GitHub repo e.g https://github.com/NAME/-tg-station13.git | * Head to your GitHub repo e.g https://github.com/NAME/-tg-station13.git | ||
* Click '''Pull Request''' at the top right. | * Click '''Pull Request''' at the top right. | ||
* [[Getting_Your_Pull_Accepted|Give this a quick read.]] | |||
* Fill out a summary and then create the pull request. | * Fill out a summary and then create the pull request. | ||
* | * You're done! In many cases there will be issues pointed out by other contributors, unfortunate merge conflicts, and other things that will require you to revisit your pull request. | ||
== Step 12 - Checking Out Github PRs Locally (Optional) == | == Step 12 - Checking Out Github PRs Locally (Optional) == | ||
Line 115: | Line 116: | ||
*Fetch from the upstream remote. | *Fetch from the upstream remote. | ||
*To check out a particular pull request, use Switch/Checkout and select the branch from the drop-down list. | *To check out a particular pull request, use Switch/Checkout and select the branch from the drop-down list. | ||
{{Contribution guides}} | |||
[[Category:Game Resources]] |