Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Rules For Collaborators

northdpole edited this page Sep 27, 2012 · 2 revisions

Hey everybody this is Spyros

Since i'm the first to create a repository for the project I can propose the rules . I'll try to keep it simple but effective and also look a bit ahead.

  1. Nobody pushes code to master, the only one who will eventually push code to master is the project admin who will do the merge of master and next.

  2. Everyone working on a feature creates a new branch the name of the branches is username/feature

  3. Branches are eventually merged with next and on release next is synced with master

  4. For those of you who have access to the testing host it is not advised to make changes directly there, as it may be synced with github or otherwised messed with without prior notice and thus loose the changes you worked hard to make. Please test locally and if there is any technical problem you are stuck with post on the ml or ask on github.

what do you think?

Clone this wiki locally