Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 569 Bytes

File metadata and controls

16 lines (11 loc) · 569 Bytes

Contributing

We welcome contributions to this repository.

To avoid wasting anyone's time, ensure you first discuss the change you wish to make by opening an issue.

All contributions must follow the conventions, code style and formatting of this repository.

Other things to consider:

  • all tests should pass
  • new features should be accompanied by tests
  • breaking changes should be avoided

Local testing

Run the included sample app to test your changes. Then Generate a local snapshot to test the integration with other apps: ./gradlew publishToMavenLocal