Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 1.02 KB

Contributing to Haicam project

Everybody is invited and welcome to contribute to Haicam project. There is a lot to do...if you are not a developer perhaps you would like to help with the documentation on Haicam Docs? If you are a developer and have devices in your home which aren't working with Haicam yet, why not spend a couple of hours and help to integrate them?

The process is straight-forward.

  • Fork the Haicam project git repository.
  • Following Google C++ Style Guide
  • Write the code for your device, notification service, sensor, or IoT thing.
  • Ensure tests work.
  • Create a Pull Request against the [develop] branch.

Feature suggestions or bugs

If you want to suggest a new feature or bugs for Haicam (e.g., new integrations), please submit a ticket at https://haicam.tech/contact

*** We will give credits to all contributors, please contact us for details.