We gladly welcome all contributions. Especially, we <3 pull requests, bug
reports and ideas for features or new challenges. We would also be happy to
hear about your experience with The Deadlock Empire: which parts you enjoyed,
which were too difficult, what confused you, or anything else - shoot us
an e-mail at [email protected]
.
If you'd like to contribute code, running a local copy of The Deadlock Empire should be easy:
git clone https://github.com/deadlockempire/deadlockempire.github.io
# open deadlockempire.github.io/index.html in a browser
Please use feature branches for all changes.
Please send any contributions in a pull request against the devel
branch.
We will try our best to respond as quickly as we can. We would appreciate if you could test that your contribution works and if you could use a feature branch. Please see Cloning and Testing locally for more information.
Since the master
branch is automatically deployed to
https://deadlockempire.github.io,
we update it less frequently than devel
. Please do not send PRs against
the master
branch.