Skip to content

GitHub 101

GamingCraft_hd ☕ edited this page Oct 25, 2020 · 1 revision

The Basics of GitHub.

Repos

Repos are projects like games, applications or like here translation-files.
You can help with the repo by forking it and later making a pull-request for it.

Forking

Forks are copies of an repo used to continue repos,
where the developers stopped working on or to help contribute to the repo like here.
More informations about forking can be found here.

Pull-Requests

A pull-request is used to merge the changed files of your fork with the main repo.
A Developer or Maintainer will look, what you changed, to make sure,
you didn't sabotage or destroy anything and will merge your pull-request if everything's fine.
Again, more informations about pull-requests can be found here.

Want to help add images and content to the wiki?

Contact RedstonecraftHD or GamingCraft_hd on the official discord.

Clone this wiki locally