Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 677 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (14 loc) · 677 Bytes

Contributing

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.

List of available tasks for developers:

TODO list