2017-11-24 00:21:56 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2018-02-06 23:11:18 +01:00
|
|
|
<!--
|
|
|
|
Hello, and thanks for contributing!
|
2018-04-03 23:23:16 +02:00
|
|
|
|
|
|
|
Please always do auto-reformat on code before creating a PR.
|
|
|
|
In Android-Studio do a right-click on java->Reformat and check the first two options.
|
|
|
|
|
|
|
|
After creating the PR please wait patiently till somebody from the team has time to give a review.
|
|
|
|
The top-priority requirement for this to get merged is, that building/tests don't fail.
|
|
|
|
If theres an continious integration system integrated in this project, you should see a colored checkmark in the PR window which tells the status.
|
|
|
|
|
2017-11-24 00:21:56 +01:00
|
|
|
## Contributors document
|
|
|
|
Add yourself! When adding your information to the `CONTRIBUTORS.md` file, please use the following format:
|
|
|
|
|
|
|
|
Schema: **[Name](Reference)**<br/>~° Text
|
|
|
|
Where:
|
|
|
|
* Name: username, first/lastname
|
|
|
|
* Reference: E-Mail, Webpage
|
|
|
|
* Text: Information about / kind of contribution
|
|
|
|
Example:
|
|
|
|
* **[Nice Guy](http://niceguy.web)**<br/>~° German localization
|
|
|
|
-->
|