First off, thanks for taking the time to contribute.
The following is a set of guidelines for contributing to AndServer. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
- All your actions in AndServer should be in English, not in other languages.
- Please keep the existing code style, not according to your habits.
- Just modify the code you are sure need to be optimized, not all the different code from your ideas.
- Before launching a pull request, you should test your commit code adequately.
- Please commit new code to the dev branch instead of the master branch.