Skip to main content
Topic: Need Guide On Github (Read 2087 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Need Guide On Github

I wanna help where I can via github but I am not sure how to start. The following is my main question:

1. I know how to fork, but which one that I need to fork?
2. How do I upgrade my fork after the original one has been updated?

Or is there already a good discussion / tutorial for this here or elsewhere?


Re: Need Guide On Github

Reply #1

I think there is a discussion somewhere, though I can't find it at the moment...
Anyway, you can find some basic general instructions in the contributing file at:
https://github.com/elkarte/Elkarte/blob/master/CONTRIBUTING.md
is a bit generic and assumes you already know something about git, it also uses the commands for the CLI because of course is the "common" in the sense that each GUI has its own set of commands, but the CLI is always the same.

Feel free to ask any question you have. ;)
Bugs creator.
Features destroyer.
Template killer.

Re: Need Guide On Github

Reply #2

Oh the GitHub, it's so much fun for the newbies :) I think there were few instructions on this forum that were much easier than GitHub tutorials itself.