Added note about pull requests

This commit is contained in:
Shoghi Cervantes 2013-11-24 23:26:12 +01:00
parent 336a40ae90
commit d11cf83a47

View File

@ -19,6 +19,7 @@ Before contributing to PocketMine-MP, please read this.
## I want to contribute code
* Use the [Pull Request](https://github.com/PocketMine/PocketMine-MP/pull/new) system, your request will be checked and discussed.
* __Create a single branch for that pull request__
* If you want to be part of PocketMine-MP, we will ask you to.
* Code using the syntax as in PocketMine-MP.
* The code must be clear and written in English, comments included.