How do I join the github organization and start contributing

Discussion of all aspects of the game engine, including development of new and existing features.

Moderator: Forum Moderators

Post Reply
Ershany
Posts: 1
Joined: August 28th, 2013, 11:58 pm

How do I join the github organization and start contributing

Post by Ershany »

The subject says it all. I am an experience C++ developer who would like to work on Wesnoth, but I am not 100% sure how to join the github organization.

Any help would be appreciated!

Thanks,
Ershany
User avatar
pauxlo
Posts: 1047
Joined: September 19th, 2006, 8:54 pm

Re: How do I join the github organization and start contribu

Post by pauxlo »

As far as I know (I'm not a developer) to start you can simply fork the repository, work on your fork (I would recommend a suitably named feature branch for the feature you want to contribute), and then open a pull-request from that branch to master (or the 1.12 branch for bugfixes relevant for that branch).

After some good pull requests you are usually given commit rights.
User avatar
Dugi
Posts: 4961
Joined: July 22nd, 2010, 10:29 am
Location: Carpathian Mountains
Contact:

Re: How do I join the github organization and start contribu

Post by Dugi »

Also, join channel #wesnoth-dev on http://webchat.freenode.net and talk to the developers about your work on advance, they don't seem to visit the forums too often.
SigurdFireDragon
Developer
Posts: 546
Joined: January 12th, 2011, 2:18 am
Location: Pennsylvania, USA

Re: How do I join the github organization and start contribu

Post by SigurdFireDragon »

There's also useful info in this post: viewtopic.php?f=2&t=42911
Co-Author of Winds of Fate
My Add-ons: Random Campaign, Custom Campaign, Ultimate Random Maps, Era of Legends, Gui Debug Tools
Erfworld: The comic that lead me to find Wesnoth.
Post Reply