Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 763 Bytes

sdk-contributing.md

File metadata and controls

20 lines (11 loc) · 763 Bytes

Client Library SDK Repository - CONTRIBUTING Template

Referenced from the README 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