brian8544 / nostalrius-core

Open Source Vanilla WoW Core & DB of Elysium Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Bug reporting:

Before opening any bug reports on the issue tracker, please read the guidelines located here.

Development process overview:

Any development work should be done in local feature branches rather than on the main branches used for QA/live builds. For example, if you were working on a boss script, rather than committing directly to the development branch, you should first create a new branch with a descriptive name.

When you have finished working on your fix or feature, you should open a pull request to allow for your code to be automatically compiled by the continuous integration system and reviewed by other developers. After receiving feedback and making any requested changes, your pull request will be squashed and merged to the development branch. Squashing your commits is to ensure that the development branch can be compiled at any point in its history as well as ensuring a clean history.

The development branch is used as the basis for the QA and PTR realms. To ensure the QA team receives ample opportunity to test each set of changes, the development branch will only accept pull requests for one week before being frozen for a week, during which time only essential fixes will be accepted.

Once the development branch has been tested by QA, it will be merged with the stable branch to become the next revision for the live realms. The only changes accepted to the stable branch, outside of the merge window, will be critical hotfixes to resolve game-breaking and stability issues.

As with any open source project, the workflow is subject to change as we receive feedback and discover what works best for the project and its contributors.

About

Open Source Vanilla WoW Core & DB of Elysium Project

License:GNU General Public License v2.0


Languages

Language:C++ 83.5%Language:C 12.0%Language:SQLPL 2.8%Language:CMake 0.6%Language:Pascal 0.4%Language:HTML 0.3%Language:Objective-C 0.3%Language:Makefile 0.0%Language:PLSQL 0.0%Language:Batchfile 0.0%Language:Lua 0.0%Language:Python 0.0%Language:Shell 0.0%Language:PHP 0.0%