# Client Library SDK Repository - CONTRIBUTING Template

Referenced from the [README](sdk-readme.md) and providing basic instructions on how to get set up and started with contributing to this SDK.

## Development Flow

How to work on this codebase, including non-obvious quirks (e.g. emulation limitations, generated code commit-backs, etc..).

## Running Tests

How to run tests, what suites are offered and details on Ably's sandbox environment.

## Building Platform-Specific Documentation

Ideally point developers to the workflow which builds the generated docs (typically API Reference) for this SDK.

## Release Process

Example:
[ably-asset-tracking-android](https://github.com/ably/ably-asset-tracking-android/blob/main/CONTRIBUTING.md#release-process)
