Deceth / Battle-City

Build a city, hire a team, drive a tank, orb the enemy! Multiplayer online game.
http://battlecity.org
GNU General Public License v3.0
49 stars 24 forks source link

Add collaborators request #72

Open rileyw opened 10 years ago

rileyw commented 10 years ago

Any concerns/hesitations with adding collaborators to this project?

Deceth commented 10 years ago

The more collaborators the better!

My only concern is ensuring the master branch remains a stable version that can be compiled by anyone and is ready to play.

So long as everyone uses branches for their work and is as careful as possible not to push bugs into the master, I'm happy with that!

rileyw commented 10 years ago

I really like using http://nvie.com/posts/a-successful-git-branching-model/

ndizazzo commented 10 years ago

@Deceth that shouldn't be a problem, developers can easily open pull requests for merges into master. As long as the person who opens the pull request isn't the person merging, we should be able to maintain a dependable code base.