Hello! Thank you for contributing towards the Fetchable client-side SDKS. These libraries are designed to help developers make it easier to interact with the Fetchable services. These libraries are fully open source and contributions towards them are welcome and encouraged. However, we have a few guidelines for contributing.
We make updates to this repository by pull requests. Good pull requests are:
- clearly written and clearly commented.
- works across all supported versions of the relevant code.
- will state and document clearly if it changes the public API.
- are appropriately licensed (Apache 2.0).
Other guidelines:
- Please NEVER include any credentials, passwords, API keys in anything you make public through this (or any other) repository.
- Please be respectful and considerate of others.
The Github issue tracker is the preffered channel for reporting bugs and requesting new features for each library. Please search the existing issues to ensure we do not have duplicates. If you find an issue that covers your suggestion then please add a +1 to the existing post. Otherwise, add the issue using either of the templates we have uploaded.