Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 784 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (20 loc) · 784 Bytes

Contributing to Property ProLite

We want to make contributing to this project as easy and transparent as possible.

Our Development Process

When submitting a PR please provide the context and is best to reference the feature, issue, chore, etc.

Checkout PR templates

Pull Requests

We actively welcome pull requests.

  1. Fork the repo and create your branch from develop.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Make sure your code lints.

Coding Style

  • We use Eslint Airbnb for styling

License

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.