Skip to content

Latest commit

 

History

History
executable file
·
43 lines (28 loc) · 1.8 KB

File metadata and controls

executable file
·
43 lines (28 loc) · 1.8 KB

Contributing to ConnectorDB

Pull requests and bug reports are welcome! Before posting your issue, make sure it doesn't exist yet.

Bug Reports

If you have an issue with the ConnectorDB server itself, please include a portion of the server's log file run in extremely verbose mode (--vvv).

If you have issues with the frontend, please copy the relevant lines of your browser's console.

When reporting a bug, please include enough information for someone unfamilar with your setup to reproduce your bug.

Contributor License Agreement

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the Apache 2.0 license; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the Apache 2.0 license; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it) is maintained indefinitely
    and may be redistributed consistent with this project or the open
    source license(s) involved.

Attribution

The text of this license is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License. It is based on Home-Assistant's CLA, but is modified to the needs of the ConnectorDB project.