Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 855 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (16 loc) · 855 Bytes

Contributing

We love pull requests. Here's a quick guide.

Fork, then clone the repo:

git clone git@github.com: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.

List of available tasks:

  • 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