Skip to content
z64555 edited this page Aug 20, 2015 · 2 revisions

To ensure a proper code review, every change to the code base (master and antipodes branch) must go through a GitHub pull request. This rule applies to all members, including those who have push access to the repo.

The exceptions to this rule are exclusive to member made branches that were made during the SVN days of the repo (such as the zookeeper branch), and the wxfred2 branch which is still in its infancy. These branches may Eventually (TM) be phased out in favor of keeping just master and antipodes.

Contributions usually include new features, but also include bug fixes and enhancements. Please use the tags we have provided to help reviewers quickly identify what your pull request is about.

Clone this wiki locally