We love pull requests. Here's a quick guide.
Fork, then clone the repo:
git clone [email protected]:your-username/logmein-android.git
Set up your machine:
Make your change. Add tests for your change. Make the tests pass:
Push to your fork and submit a pull request.
At this point you're waiting on us. We will not disappoint you.
Some things that we'd love to see in your pull request are:
- Follow coding style of the current source code.
- Write a good commit message.
- Search the application for TODO tags. (Tip: Use ack-grep)
- Port the wordlist to your native language
- Add word sources for your language in the wiki