We want to make contributing to this project as easy and transparent as possible.
When submitting a PR please provide the context and is best to reference the feature, issue, chore, etc.
Checkout PR templates
We actively welcome pull requests.
- Fork the repo and create your branch from
develop
. - If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code lints.
- We use Eslint Airbnb for styling
By contributing to Proprety ProLite API, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.