Open dilbertfan opened 12 years ago
I'm in for this! Also, I would love to have a working master always: no new code without testing is merged, only bug-free code is in master.
good idea
I think for now, it's not as important to keep new changes to a different branch, as the master isn't working yet anyway. However, once we get something 'working', we should keep new code separate.
The Github "network" manager is quite helpful here, as it allows visualizing branches and commits easily. For any major feature/change please make a new branch for it, and merge with master when consensus is reached that the feature deserves inclusion.