mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-19 00:27:17 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
+5
-5
@@ -1,5 +1,5 @@
|
|||||||
Shadow
|
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.
|
||||||
martinambrus
|
|
||||||
ronix
|
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.
|
||||||
yi12345
|
|
||||||
advocaite
|
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.
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
For **feature requests**, you can delete this whole txt.
|
||||||
|
|
||||||
|
For **bug reports**, please use the folowing structure:
|
||||||
|
|
||||||
|
1. expected behaviour
|
||||||
|
2. incorrect behaviour
|
||||||
|
3. the operating system & version
|
||||||
|
4. PHP version on the server
|
||||||
|
5. MySQL / MariaDB version on the server
|
||||||
Reference in New Issue
Block a user