Update CONTRIBUTING.md

basic info for contributors
This commit is contained in:
Martin Ambrus
2017-11-21 02:03:54 +01:00
committed by GitHub
parent 0eb55e8502
commit 9ec9a7521d
+5 -5
View File
@@ -1,5 +1,5 @@
Shadow
martinambrus
ronix
yi12345
advocaite
We accept pull requests which will undergo a review of at least 1 of this project's contributors. These will be checked for validity of both, correctness and coding standards. If an issue will arise, you will be informed with a detailed explanation of what changes are needed in order for your pull request to be included in the project.
Please **do NOT** submit pull requests with translations directly inside the code. You can create new language constants in the [`GameEngine/Lang/en.php`](https://github.com/Shadowss/TravianZ/tree/master/GameEngine/Lang) file + your own language file respectively, then use these everywhere in the code.
If you would like to transfer your knowledge about Travian, including gameplay, mathematical equations used to calculate things inside or strategies, please don't hesitate to contribute either directly to [our Wiki](https://github.com/Shadowss/TravianZ/wiki) (if you have permissions) or by creating a new issue / pull request.