Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 561 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 561 Bytes

How To Contribute To LiftingLog

Hello Coder! Thank you for showing interest in this repository. Before you start contributing, make sure to have the following things checked:

  • Look at the existing codes and make sure that your PR is not repetitive.
  • Currently only changes for Android are in the scope of development. Pull requests for IOS will not be accepted, sorry.
  • Make sure that you code does not have any errors.
  • The code should be properly indented.
  • Make sure the unit tests are still successful

And that's it. Have fun!