Skip to content

Latest commit

 

History

History
executable file
·
45 lines (29 loc) · 1.87 KB

CONTRIBUTING.md

File metadata and controls

executable file
·
45 lines (29 loc) · 1.87 KB

Contributing to ConnectorDB Website/Documentation

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

All documentation is located in the _docs folder.

Corrections

If there is an error somewhere in the ConnectorDB documentation, instead of opening an issue, simply edit the relevant file and submit a pull request. You can do this directly from the github website

New Topics/Pages

Please post an issue before submitting a pull request so we can discuss the content that should be added/where the page should be located.

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.