Firstly thank you for your interest in contributing to this project. Please read the instructions below for informations on how to contribute.
If you have some general question on the usage or configuration of the game please contact us or look it up in the wiki.
With your contribution you agree with our Code of Conduct.
If you consider contributing
- code: you have to agree to license it under the terms of the ZLIB license.
- content: your contribution has to match the License Policy.
If you want to merge a new feature into the master branch, you first need to create a pull request to get your contributions reviewed. We want to keep our history clean from merge-commits, so after getting green light for merging, you need to rebase your branch onto master.
Before you submit your issue please search through existing issues with different keywords. If you find a similar issue please comment on it and provide additional information when possible.
If you haven't found an existing ticket concerning your issue feel free to create a new one.
Please provide as much information as you can, for instance
- the concerning repository as well as the branch and revision (
git status
) - your operating system
- steps for reproduction
Additionally a team member will mark your issue with specific labels.
For example the label question
is specifically for issues which we want to discuss on.