github.com/go-kivik/kivik/v4@v4.3.2/CONTRIBUTING.md (about)

     1  # Contributing
     2  
     3  Kivik is an open source project, and contributions are always welcome.
     4  
     5  Contributing to Kivik involves very little formal procedure.  Anyone is
     6  encouraged to file bug reports, feature requests, or submit PRs.  PRs are not
     7  guaranteed to be accepted, but they are guaranteed to be reviewed and discussed.
     8  For any large-scale change, opening an issue to discuss the change prior to
     9  submitting a PR is probably appropriate, to avoid possibly wasting time on an
    10  implementation that may not be accepted.
    11  
    12  ## Licensing
    13  
    14  Kivik is licensed under the Apache license, version 2.0. All code contributions
    15  to this project are therefore also contributed under the same license. **If you
    16  are uncomfortable with, or unable to comply with this** (perhaps due to legal
    17  limitations imposed by your employer), **DO NOT SUBMIT CODE**! You are still
    18  welcome to participate in bug reports and discussions.